Define the term tag?
Answers
Answered by
0
Answer:
a small piece of card, material, etc. fastened to something to give information about it; a label
Answered by
0
Answer:
On clothes, tags usually indicate the brand, size of the garment, fabrics used, and the washing instructions. In Web pages, tags indicate what should be displayed on the screen when the page loads. Tags are the basic formatting tool used in HTML (hypertext markup language) and other markup languages, such as XML. For example, to create a table on a Web page, the <table> tag is used. The data that should be inside the table follows the <table> tag, and the table is closed with a </table> tag.
I hope its useful for you
Similar questions