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