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