InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Class Attribute In Css? |
|
Answer» The CLASS ATTRIBUTE ALLOWS more than one class to be assigned to an XHTML element by separating each class name from the NEXT with a space. The class attribute allows more than one class to be assigned to an XHTML element by separating each class name from the next with a space. |
|