InterviewSolution
Saved Bookmarks
| 1. |
What are the properties supporting CSS styles for a document element?(a) style and font(b) style and className(c) size and style(d) className and fontI have been asked this question in an international level competition.This key question is from JavaScript in Web Browsers topic in chapter Server-Side and Client-Side Scripting of JavaScript |
|
Answer» Correct option is (B) style and className |
|