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