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