Shopping List and Poem: We learned how to write basic HTML text formatting tags (Heading, Paragraph, Title, Bold, Italic, Underlined, Line Break, Superscript, and Subscript), so that we could learn how to make a shopping list and a poem.
Shopping List
My Poem
Styled Version of Poem: We learned how to style our poems using attributes like, color, background, size, and font size. I used this code to decorate my poem ti make it more interesting, and vibrant.
Styled Version of My Poem
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 to insert absolute and relative hyperlinks into my HTML document. The title "Shopping List" below links to the Safeway 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 an ordered list, and an unordered list to remind me of the project requirements.