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