Test your basic knowledge |

Html5 Tags

Subject : it-skills
Instructions:
  • Answer 50 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. A composition like an article in a newspaper






2. A term in a 'description list'






3. HTML character entity for the '&' symbol






4. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document






5. Inline element used to show the exponent in a math expression






6. Used to create a header cell in a table row or column






7. Used to show strong emphasis






8. Boolean attribute causing an option to be shown as loaded






9. Attribute used to merge a group of rows into a single cell






10. Generic region in a page that doesn't indicate the type of content






11. An example of an 'empty' element used to start a new line






12. Embeds a media object in a web page






13. An item in a list - despite the type of list






14. Element used to define global information about an HTML document






15. Used to define abbreviations






16. HTML _________<!-- -->






17. Used to showcase computer code






18. A ___ element is commonly used to identify a related control in a form.






19. Creates a 'drop-down' list with user options






20. Used to preserve a user's requested format for text - in a monospaced font






21. Provides 'fodder' for the media player used to open a file






22. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information






23. Region for a sidebar






24. _____ tags are often (always?) nested in the <map> tag code block






25. Used to mark a sequence of characters (sample) that has no other meaning






26. Ampersand symbol






27. Element used to connect an external style sheet






28. Used to create an array of rows and columns






29. Attribute defining what an option returns






30. The highest ranking (largest) heading element






31. Used to cite a bibliographic citation like a book title






32. Creates a basic perimeter defining a region for user input; houses the user 'controls'






33. Defines the 'brain area' of the web page






34. Used to create a 'description list'






35. Used to show keyboard entries






36. Defines a large region for text input






37. Creates a label for a fieldset within its perimeter to identify the information therein






38. Used to showcase a quote






39. Provides the masthead area






40. Inline element used to show the 2 in the chemical formula for water: H20






41. An _____ element is coded in a block element and doesn't begin on a new line






42. Date or time that can be parsed by a browser






43. Region for footnotes






44. Used to create a group of one or more rows into a table header






45. Inline element for italics






46. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________






47. The lowest ranking (smallest) heading element






48. Used to show computer variables






49. Element used to move to another web page






50. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.