HTML: We learned to use Text Edit and create text formatting tags. One of our first projects with this was a shopping list, and then I used what I learned to create a poem.
My poem
My shopping list
Styling with TextEdit:Â
We learned to style our text with CSS. In our poem, we altered the font size and color, the background color, and the font itself.
Styling With A Border And Inserting An Image:
I learned how to align the text and add a border around it. I also learned how to inset an image and put a border around it, too.
Hyperlinks:
In this lesson, I learned to insert a link to my website that would take the user to another page. I also learned the difference between an absolute link and a relative link. I added an absolute link to the Whole Foods website to my shopping list.
Listing:
I learned to create a list in HTML, both ordered and unordered.