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