Shopping List and Poem: We learned basic HTML text formatting tags (heading, paragraph, bold, italic, underline, line break, superscript, subscript) to crete a shopping list, then we applied the skills to write a poem.
Styling with Inline CSS: We learned to write inline CSS code to style the font color, background color, font family, and font size to style the poem that we wrote earlier.
Styling with Border and Inserting An Image: We learned how to align text, add border, and insert a picture into our previously written poem.
Hyperlinks: In this exercise, we learned how to insert absolute and relative hyperlinks to our HTML document. In the title "Shopping List" below, it links to Safeway's website, and the website is opened in a new tab. When the word "Here" is clicked, this relative link will open the poem we created in the previous class.
Lists: In this exercise, we learned how to create an ordered list and unordered list to remind us of the project requirements.