Poem and shopping list:
To begin practicing HTML code, we learned the basic tags. Some of them include how to break lines, start a new paragraph, adjust size, subscript and superscript, underline, bold, and italicize.
After, we learned how to style the poem using inline CSS. (Background color, font, size, text color, etc)
Styling with border and inserting and image: We learned how to center text, add a border, and insert a picture that describes what we wrote in our poem
Hyperlinks: In this exercise, I learned to insert absolute and relative hyperlinks into their HTML document. The title "Shopping List" below links to the Whole Foods 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.