Wednesday 17 June 2020

10 Hours of Coding Hour 1

This hour I started my first hour of coding with Codeacademy's course Introduction to HTML. I completed the first module and learned about how HTML is used to create the structure and content of a web page.

Specifically, I learned how to use HTML tags and keep them organized within the code using indents and line breaks. The tags I learned to use include: body tags, paragraph tags, headline tags, div tags, text tags, list tags (ordered and unordered), image source tags, and video source tags.


Next Hour I will complete the second module of the course and learn about HTML Document Standards

No comments:

Post a Comment