Home > HTML > Quizzes > DHTML Fundamentals Test
DHTML Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 17% Most missed: “What is the color of -œRainbow- in the following code?”
DHTML Fundamentals Test
Time left 00:00
25 Questions

1. Which of the following is FALSE about DIV?
2. Which of the following tags checks the nested body content of a tag and determine whether the specified value is an appropriate substring of the requested variable?
3. What statement about the marquee tag is false?
4. Which of the following is TRUE about code written in <%= %>?
5. Which of the following events do all Forms have by default?
6. Which of the following is not a CSS media type?
7. What does element.childNodes return?
8. True or False? JQuery is a DHTML technology.
9. Which of the following is true about the function : object.addEventListener(click - doThis - capture)?
10. Which of the following tags can be used for moving text Up to down or left ot right or vise versa?
11. True or False. DHTML can be used in conjunction with HTML5.
12. Which of the following is TRUE about appendChild(newNode)?
13. Which of the following will cancel the default action of onclick event in IE?
14. What does DHTML Stand For?
15. True or False. CSS supports child selector.
16. Which of the following function is used for restricting events to propogate to parent in IE?
17. Which of the following is not a VALID component of DHTML?
18. What does the Node.nodeType property returns?
19. Which of the following function is used for retrieving a XML file in IE5+?
20. Which of the following is TRUE about iFrame?
21. Which of the following code will flicker the text?
22. Which of the following is an INVALID method for accessing HTML attributes using the DOM?
23. Which of the following correctly describes Layer attribute 'src'?
24. What is the color of -œRainbow- in the following code?
Rainbow
25. What does document.getElementById('intro') function returns if 'intro' does not exist?