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