It has been 7 days since I started to learn HTML, so far i has learned all of the basic of HTML such as <DOCTYPE html> to declare that this document is going to be HTML5, <h1> is an element to write heading, if I want to write a paragraph use <p>. HTML tags usually come in pairs like <p> and </p>, the first tag I write is a start tag and the second one is end tag, the differences is every HTML end tags have a forward slash before the tag name. I can said that learning about HTML is fun and this would help me a lot in my future careers. To put myself on a scale of 4 about how much i learn, i would probably said is 2 to 2.5/4 since i only learn about the basic and there are still many new things i need to learn from the HTML.

No comments:
Post a Comment