
What is an HTML?
HTML is a structure of a website, the HTML have headings 1 up to 4 these headings looks like this <h1> </h1> and so on up to 4. These tags represent headings that's why they're called Heading tag. they have an order 1 to 4 because each number represents which tag stands out more or less. Next is the paragraph tag <p></p> this tag is a tag which you write your paragraphs that you would like to be put in your website. Next tag is the image tag <img></img> which lets you post or put an image to your website.
No comments:
Post a Comment