SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Html DOM
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 37 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Represents a <form> element
Textarea object
Form object
Navigator object
Input text object
2. Represents the entire HTML document and can be used to access all elements in a page
Frame object
Document object
History object
Input radio object
3. Contains information about the client's browser
Input checkbox object
Location object
Navigator object
Button object
4. Represents a password field in an HTML form
Image object
History object
Meta object
Input password object
5. Represents an <area> element inside an image-map
Iframe object
Area object
Body object
Input submit object
6. Represents a checkbox in an HTML form
Input checkbox object
Frame object
Area object
Navigator object
7. Represents the state of an event
Event object
Select object
Anchor object
TableRow object
8. Represents a <link> element
Table object
Body object
Document object model
Link object
9. Represents the <body> element
Input file object
Body object
Input submit object
Anchor object
10. Represents a <table> element
Base object
Input button object
Input submit object
Table object
11. Represents a <tr> element
TableRow object
Option object
Frame object
Input checkbox object
12. Represents a <textarea> element
Input button object
Window object
Textarea object
Input radio object
13. Represents a text-input field in an HTML form
history
Window object
Input text object
Input hidden object
14. Represents a radio button in an HTML form
TableRow object
Input radio object
Input file object
Frameset object
15. Contains the visited URLs in the browser window
Image object
Input checkbox object
History object
Table object
16. Represents a fileupload in an HTML form
Input reset object
Input file object
Input checkbox object
Image object
17. Represents a <td> element
Option object
Input button object
TableData object
Location object
18. Represents a <base> element
Input submit object
Base object
History object
Input checkbox object
19. Represents a submit button in an HTML form
Document object
Input password object
Base object
Input submit object
20. The top level object in the JavaScript hierarchy. This represents a browser window. This is created automatically with every instance of a <body> or <frameset> tag
Window object
Option object
Textarea object
Image object
21. Represents an <img> element
Option object
Image object
History object
Select object
22. Represents a <button> element
Input checkbox object
Button object
TableRow object
Textarea object
23. Represents a <frameset> element
Image object
Location object
Navigator object
Frameset object
24. Represents an <a> element
Input hidden object
Event object
Anchor object
Link object
25. Represents an individual style statement
Input text object
Style object
Frame object
Event object
26. Represents a selection list in an HTML form
Meta object
Event object
Option object
Select object
27. Represents an <iframe> element
Textarea object
Document object
Anchor object
Iframe object
28. Represents a hidden field in an HTML form
Input button object
Input hidden object
Document object
Input reset object
29. Contains information about the client's display screen
Input checkbox object
Screen object
history
Base object
30. Represents a <frame> element
Image object
Input checkbox object
Textarea object
Frame object
31. Represents a reset button in an HTML form
Input file object
Style object
Input reset object
Meta object
32. Represents a button in an HTML form
Event object
Input button object
Navigator object
history
33. Contains information about the current URL
Location object
Input text object
Frame object
history
34. Represents an <option> element
Navigator object
Location object
Option object
Input checkbox object
35. Javascript DOM objects are: Window -Navigator -screen -________ -location
Anchor object
history
Style object
Select object
36. Represents a <meta> element
history
Input text object
Area object
Meta object
37. Presents an HTML document as a tree-structure (a node tree) - with elements - attributes - and text.
TableRow object
Window object
Document object model
Button object