Computer Science, asked by sujaldwivedi1114, 9 months ago

What are the tags used in html
do eg.<html></html>
plz answer it.....​

Answers

Answered by lordgv
1

Answer:

TagDescription<!DOCTYPE> Defines the document type<html>Defines an HTML document<head>Defines information about the document<title>Defines a title for the document<body>Defines the document's body<h1> to <h6>Defines HTML headings<p>Defines a paragraph<br>Inserts a single line break<hr>Defines a thematic change in the content<!--...-->Defines a comment

Answered by XsaliqueAnsariX
0

Answer:

<html>tags are used in html programming.it is used to add body to your HTML programs.

Similar questions