InterviewSolution
Saved Bookmarks
| 1. |
What are Semantic Elements? |
|
Answer» SEMANTIC ELEMENTS are those which describe the particular meaning to the browser and the developer. Elements like <form>, <table>, <ARTICLE>, <FIGURE>, etc., are semantic elements. |
|