InterviewSolution
Saved Bookmarks
| 1. |
Xxll. A ------ is some information which can be used as a tag for data. a. Nameb. Labelc. Categoryd. Section |
|
Answer» ong>Answer: In HTML, whenever you NEED to assign some custom information to some DATA which you wish to DISPLAY on your webpage, in that case, you can use tag. For example, if you have an ecommerce website, or you have a shop page in your website where you LIST some products. |
|