Math, asked by joshimaya2010, 11 months ago

list any 10tags of HTML and their description​

Answers

Answered by meghna05nov
0

Answer:

1.<html>=the html starting tag.

2.</html>=the html ending tag.

3.<head>=the heading tag.

4.</head>=the head ending tag.

5.<body>=tag used to write any discription.

6.</body>=used to end your discription.

7.<tittle>=used write a tittle shown at the top.

8.</tittle>=used to end tittle.

9.<body bg color =>=used to add background color.

10.<h1-6>=to add headings ( any 6) written as <h1><h2><h3><h4><h5><h6>

Answered by amritaanamika
1

Answer:

<html> … </html> — The root element. ...

<head> … </head> — The document head. ...

<title> … </title> — The page title. ...

<body> … </body> — The page's content. ...

<h1> … </h1> — A section heading. ...

<p> … </p> — A paragraph. ...

<a> … </a> — A link. ...

<img> — An image.

hope it helps you and please follow us and mark us as brainlist

Similar questions