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