Shopping List and Poem: I coded these documents using the basic HTML formatting using tags like: heading, paragraph, bold, italic, underline, line break, and superscript. In order to make a shopping list and a poem, we had to use all these skills.Â
My Poem
<-- My Shopping List
<--My Poem
Styling with inline CSS: I learned to write inline CSS code to set the font color, font family, and font size to style the poem I wrote earlier.
<-- My finished project. Styling with Border and Inserting an Image: I learned how to align text, add border, and insert picture into their previously written poem.
<-- Here is my code to my Grocery List
Hyperlinks: In this exercise, I learned to insert absolute and relative hyerlinks into their HTML document. The title "Shopping List" below links to the 99 Ranch and the other link to veiw my poem.
<--My List Demo
<--The code to my List Demo