

In the same divider add an unordered list with your top 5 favorite artists.Īdd a heading 2 for Favorite Films in the fourth divider element. Open the index.html file and set up the following basic HTML document structure:Īdd five divider elements to the body element.Īdd a heading 1 to the first divider element that displays your name.Īdd photo.jpg using an image element in the second divider element.Īdd an ID attribute with the value photo on the image element.Īdd a heading 2 for Favorite Music Artists in the third divider element. Add a hyperlink to your Facebook profile, or, .įollow the Step by Step instructions below:.Add an ordered list of your top five favorite films.Add an unordered list of your five favorite music artists.Add your name as a heading to the webpage.

Simple divider html code#
Great work! You can now see instructions and code at the same time.Drag your assessment code files over to the second column.Select your code file in the code tree, which will open it up in a new VSCode tab.To view this file in Preview mode, right click on this README.md file and Open Preview.Tips: Before you Begin To view your code and instructions side-by-side, select the following in your VSCode toolbar: In this exercise you will you will practice building your webpage using HTML and CSS. Lab Instructions: Create and style a webpage
