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