Question: Objective:Create a personal webpage that includes a header, a main section with an introduction about yourself, and a footer with contact information. The webpage should
Objective:Create a personal webpage that includes a header, a main section with an introduction about yourself, and a footer with contact information. The webpage should be simple and styled using basic CSSRequirements: HTML Structure: The page is divided into three sections: a header, a main section, and a footer. The header contains the website's title your name and a simple navigation bar with links to sections within the same page #About me #hobbies, and #contact The main section contains an introduction about yourself. The footer provides contact information, specifically an email link CSS Styles: The body has a background color of #f with text color set to # and basic margin and padding resets. The header has a dark background #CAFS with white text, and the navigation bar is styled for inline links. The main section is given padding and a centered white background with a box shadow for a clean, professional look.The footer matches the header's styling and contains an email link that changes on hover.Submission Instruction: Create a folder namedPersonal Web FirstNameLastName eg Personal WebMark SmithInside this main folder, create the following subfolders:HTMLindex.htmlCSSstyles.cssImagesJavaScript Create an index.html file and write all HTML code in it Save this file in the HTML subfolder.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
