Design and code in HTML5 and CSS a web site that describes yourself. The actual content is up to you but you may include personal details, such as your name and photographs, something about your life, what you are doing, the sports you love, your family, anything you are passionate about. There is no limit on what you can write. If you have any privacy concerns you may replace some real information with fictitious ones (e.g., date of birth, contact details, and names of family members). For the purpose of this question, I am only concerned about the presentation quality, not the accuracy of the information.
The website must meet the following conditions:1.The code must be valid XHTML5 code. You must present evidence that your code has been validated using TotalValidator.
2.All presentation/formatting instructions must come from an external style sheet. Do not attempt to specify formatting instructions with HTML tags.
3.Your website must use some of the new HTML5 elements such as new semantic elements (header, section, footer, aside, nav, main, article and figure), and audio and video (but keep the size of the video clip to the absolute minimum because there is a serious shortage of disk space on ceto server). Check W3School website if you are not familiar with these elemenets.