3. Answer the following Questions :- 1. Explain the difference between a tag and an attribute. 2. Write the syntax which explains the general structure of an HTML document. 3. What is the difference between and tags ? 4. What are main difference between
and tags ? 5. What is the purpose of using tags
? 6. Explain the term ALINK and VLINK.
Answers
Answer:
1. Tag and attribute are two concepts related to HTML. The main difference between tag and attribute is that a tag is a way of representing an HTML element in the program, while an attribute is a way of describing the characteristics of an HTML element.
2. HTML elements are written as <start-tag>content</end-tag> . HTML attributes can be added to the start tag <start-tag attribute="value"> . HTMLs basic document structure is <html><head>... ... </body></html> .
3. What is the difference between WHAT and tags?
4. What are main difference between WHAT and tags?
5. Overview. People use tags to aid classification, mark ownership, note boundaries, and indicate online identity. Tags may take the form of words, images, or other identifying marks. An analogous example of tags in the physical world is museum object tagging.
6. -alink stands for active link. -vlink stands for visited link. -Alink is link which a user can use only when he/she is online. -Vlink is the link which can be visited by anyone in the world.
Hope it helps
pls mark me as brainliest
Answer:
1. Tag and attribute are two concepts related to HTML. The main difference between tag and attribute is that a tag is a way of representing an HTML element in the program, while an attribute is a way of describing the characteristics of an HTML element.
2. HTML elements are written as <start-tag>content</end-tag> . HTML attributes can be added to the start tag <start-tag attribute="value"> . HTMLs basic document structure is <html><head>... ... </body></html> .
3. What is the difference between WHAT and tags?
4. What are main difference between WHAT and tags?
5. Overview. People use tags to aid classification, mark ownership, note boundaries, and indicate online identity. Tags may take the form of words, images, or other identifying marks. An analogous example of tags in the physical world is museum object tagging.
6. -alink stands for active link. -vlink stands for visited link. -Alink is link which a user can use only when he/she is online. -Vlink is the link which can be visited by anyone in the world.