Test your basic knowledge |

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 <button> element






2. Represents an individual style statement






3. Represents a <textarea> element






4. Represents the <body> element






5. Represents a selection list in an HTML form






6. Represents a fileupload in an HTML form






7. Represents a <form> element






8. Represents the entire HTML document and can be used to access all elements in a page






9. Represents a <base> element






10. Represents a <frame> element






11. Represents an <img> element






12. Represents a hidden field in an HTML form






13. Contains the visited URLs in the browser window






14. Represents a button in an HTML form






15. Represents a text-input field in an HTML form






16. Contains information about the client's display screen






17. Contains information about the current URL






18. Contains information about the client's browser






19. Javascript DOM objects are: Window -Navigator -screen -________ -location






20. Represents a reset button in an HTML form






21. Represents a <td> element






22. Represents a <meta> element






23. Represents an <option> element






24. Represents an <area> element inside an image-map






25. Represents an <a> element






26. Represents an <iframe> element






27. Represents a <frameset> element






28. Represents a <link> element






29. Represents a <tr> element






30. Represents a checkbox in an HTML form






31. Presents an HTML document as a tree-structure (a node tree) - with elements - attributes - and text.






32. Represents the state of an event






33. Represents a radio button in an HTML form






34. Represents a password field in an HTML form






35. Represents a <table> element






36. Represents a submit button in an HTML form






37. 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