What is meant by HTML tags?
39 Likes
Tags are special codes in an HTML document. They are marked by angle brackets (< and >) which are understood by the web browsers.
Syntax:
<tag name>String of text</tag name>
Answered By
22 Likes
What is HTML?
What is the basic structure of an HTML document?
Name the two documents located in a computer's network.
Name two softwares which are used to view an HTML document.