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