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