InterviewSolution
Saved Bookmarks
| 1. |
What Are Tags? |
|
Answer» CONTENT is placed in between HTML tags in order to properly format it. It makes use of the less than SYMBOL (<) and the greater than symbol (>). A slash symbol is also USED as a closing TAG. For example: Content is placed in between HTML tags in order to properly format it. It makes use of the less than symbol (<) and the greater than symbol (>). A slash symbol is also used as a closing tag. For example: |
|