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