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