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