Birthday Party Site - Part B
- Login to your W3 Schools Spaces account and open your index.html file.
- Add a secondary heading using the "h2" tag. The secondary heading should read "Invited Guests".
- Using either and numbered (ordered list) or a bullet point (unordered) list create a list of the invited guests to the party. View List examples here
- Insert a "break" tag underneath the list to create some space.
- Underneath the "break" tag add an image to your page using the "image" tag. View image tag examples here
- Insert another "break" under your image tag.
- Now create a hyperlink that says "Looking for gift ideas?" and link it to https://www.amazon.ca
- See hyperlink examples here
Click here for a video example of this project section
Now go back to your course and continue with chapter 6 of StudioWeb.