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 <button> element
Anchor object
Option object
TableRow object
Button object
2. Represents an individual style statement
Style object
Window object
Table object
Input password object
3. Represents a <textarea> element
Textarea object
Form object
Input checkbox object
Input reset object
4. Represents the <body> element
Area object
Input radio object
Input reset object
Body object
5. Represents a selection list in an HTML form
Iframe object
Event object
Input submit object
Select object
6. Represents a fileupload in an HTML form
Screen object
Option object
Input reset object
Input file object
7. Represents a <form> element
Form object
Input radio object
Link object
Navigator object
8. Represents the entire HTML document and can be used to access all elements in a page
Input radio object
Input text object
Document object
Option object
9. Represents a <base> element
Input checkbox object
Button object
Frameset object
Base object
10. Represents a <frame> element
Frame object
Base object
Body object
Image object
11. Represents an <img> element
Textarea object
Image object
Style object
Input text object
12. Represents a hidden field in an HTML form
history
Frame object
Image object
Input hidden object
13. Contains the visited URLs in the browser window
Document object
Document object model
Image object
History object
14. Represents a button in an HTML form
Iframe object
Input button object
Input submit object
Event object
15. Represents a text-input field in an HTML form
Input text object
Document object
Meta object
TableData object
16. Contains information about the client's display screen
Input password object
Input submit object
Document object model
Screen object
17. Contains information about the current URL
Location object
Body object
Option object
Input password object
18. Contains information about the client's browser
Link object
Navigator object
Table object
Window object
19. Javascript DOM objects are: Window -Navigator -screen -________ -location
Select object
Anchor object
history
Input button object
20. Represents a reset button in an HTML form
Anchor object
Input reset object
Input button object
Event object
21. Represents a <td> element
Input text object
TableData object
Location object
Input reset object
22. Represents a <meta> element
Document object model
history
Meta object
Frameset object
23. Represents an <option> element
Table object
Anchor object
Input text object
Option object
24. Represents an <area> element inside an image-map
Screen object
Input reset object
Iframe object
Area object
25. Represents an <a> element
Input hidden object
TableRow object
Document object model
Anchor object
26. Represents an <iframe> element
Iframe object
Meta object
Option object
Link object
27. Represents a <frameset> element
Input radio object
Link object
Table object
Frameset object
28. Represents a <link> element
Link object
Body object
Input text object
Location object
29. Represents a <tr> element
history
TableRow object
Option object
Base object
30. Represents a checkbox in an HTML form
Iframe object
TableRow object
Input hidden object
Input checkbox object
31. Presents an HTML document as a tree-structure (a node tree) - with elements - attributes - and text.
Input file object
Document object model
Screen object
Table object
32. Represents the state of an event
Event object
Textarea object
Table object
Option object
33. Represents a radio button in an HTML form
Input reset object
Window object
Input radio object
Frame object
34. Represents a password field in an HTML form
TableData object
Link object
Input password object
Area object
35. Represents a <table> element
Input hidden object
Table object
History object
Anchor object
36. Represents a submit button in an HTML form
Option object
Input password object
Base object
Input submit object
37. 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
Image object
Input hidden object
Window object
Document object model