InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between elements and attributes? |
| Answer» Element is pair of tag+contents like contents while attribute is extra or more information given to an element like height width. | |