Shopping List and Poem: I learned basic HTML formatting tags (heading, paragraph, bold, italize, underline, line break, superscript, subscript) to create a shopping list, then I applied these skills to write a poem.
Shopping list: This was the shopping list that we created.
Poem: This was the poem that we wrote with
Styling with inline CSS: I learned to write inline CSS code to style the font color, background color, font family, and font size to style the poem that I wrote earlier
Code: This is the code that I had after I styled my page.
Styling with Border and Inserting an Image: I learned how to align text, add border, and insert picture into my previously written poem.
Hyperlinks: in this exercise, I learned how to insert absolute and relative hyperlinks to my HTML document. The title "Shopping List" below links to the Costco 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 the previous class.
This is what the shopping list looks like now.
List Demo: In this exercise, I learned how to create an ordered kist and an unordered list to remind me of the project requirements.