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