InterviewSolution
Saved Bookmarks
| 1. |
What Is A Tag? |
|
Answer» In HTML, a tag tells the browser what to do. When you write an HTML page, you ENTER TAGS for many reasons -- to change the appearance of TEXT, to show a graphic, or to make a LINK to another page.
In HTML, a tag tells the browser what to do. When you write an HTML page, you enter tags for many reasons -- to change the appearance of text, to show a graphic, or to make a link to another page.
|
|