Shopping List and Poem: I learned the basics of html by creating a poem and a shopping list using html in class.
Styling with inline CSS:I learned to write inline CSS code to set the font color, background color, font family, and font size to style the poem I wrote earlier.
Styling with Border and inserting an Image: I learned how to align text, add border, and insert a picture into their previously written poem.
Hyperlinks: in this exercise, I learned to insert absolute and relative hyperlinks into their HTML document. The title "Shopping List" below to the Safe Way 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.
List Demo: in this exercise; I learned how to create and ordered list and an unordered list to remind me of the project requirements.