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