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