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 CSS.Requirements:1. 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.2. CSS Styles: The body has a background color of #{4f4{4, with text color set to #333 and basic margin and padding resets. The header has a dark background (#4CAFS0) 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:1. Create a folder namedPersonal_ Web_ FirstName_LastName (e,g., Personal Web_Mark Smith)Inside this main folder, create the following subfolders:HTMLindex.htmlCSSstyles.cssImagesJavaScript2. 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!