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