InterviewSolution
Saved Bookmarks
| 1. |
What is HTML and why it is used for? |
|
Answer» HTML is a language of www (world wide web). It is a TEXT formatting language that gives US webpage structure. HTML elements are represented by tags. HTML is used to MAKE interactive and dynamic websites — all web pages CREATED by HTML tags. Related Article: HTML5 and CSS3 Interview Questions |
|