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