write any five tags available in HTML language?
Answers
Answered by
3
Answer:
Basic HTML
Tag Description
<title> Defines a title for the document
<body> Defines the document's body
<h1> to <h6> Defines HTML headings
<p> Defines a paragraph
Answered by
1
Tag Description
<title> Defines a title for the document
<body> Defines the document's body
<h1> to <h6> Defines HTML headings
<p> Defines a paragraph
Similar questions