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