Computer Science, asked by rajratan090908, 7 months ago

difference between html document and html tag​

Answers

Answered by bhumikachaudhari224
4

Answer:

Technically, an HTML element is the collection of start tag, its attributes, an end tag and everything in between. On the other hand an HTML tag (either opening or closing) is used to mark the start or end of an element, as you can see in the above illustration.

Answered by AdamsCora
2

Answer:

A tag is a command whereas a document is the whole file

Similar questions