Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| 1. | What is dynamic HTML? |
| 2. | What is a class in Cascading Style Sheets? |
| 3. | True or False: An onLoad event is called while the page is loading. |
| 4. | True or False: JavaScript is not a case-sensitive language. |
| 5. | What property and attribute of an element is to be used, when an element’s visibility has to be changed? |
| 6. | Write a JavaScript snippet to search for an element called btnDisplay in your HTML page. |
| 7. | How do you create and add a new element in the HTML document? |
| 8. | What is DOM? |