Wednesday, February 1, 2017

HTML Basics

This is the second week of this course and I'm learning the basics of using HTML coding. As I've been reading the second chapter, it's goes into detail on what coding elements to use to do certain functions and where to write the code under certain elements. Also in order to write HTML coding, you would have to write the tag of what kind of command you want your code to do on a web page and then end the code with the same tag that was used before you wrote the code.

It was a very interesting experience that I'm being able to write whatever message I want to write on and use different tag elements to make the message perform certain commands on a web page.

No comments:

Post a Comment