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