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. Attribute used to merge a group of rows into a single cell






2. Used to declare 'keywords' in a web page






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






4. Creates a visual perimeter around an area (for proximity purposes)






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






6. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements






7. The lowest ranking (smallest) heading element






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






9. Used to showcase a quote






10. HTML _________<!-- -->






11. Used to create a 'description list'






12. Used for definitions






13. Inline element for bolding






14. Used to show strong emphasis






15. Element used to connect an external style sheet






16. A description in a 'description list'






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






18. Defines a large region for text input






19. Region for footnotes






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






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






22. The highest ranking (largest) heading element






23. Creates choices in a 'drop-down' list






24. Ampersand symbol






25. Used to create drawing regions within a web page






26. HTML character entity for the '&' symbol






27. Used for generic emphasis - could be confused with a unit of measure for fonts






28. Used to show computer variables






29. Used to show keyboard entries






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






31. Element used to insert a picture into a web page






32. Used to define abbreviations






33. Used to provide 'fancy' quotation marks (curly quotes)






34. Non-breaking space






35. Used to create placeholders (anchors) with a page






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






37. Used to showcase computer code






38. Two or more headings that form a composite heading






39. Defines the dialect of HTML as HTML5






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






41. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page






42. The element used for basic text communication






43. Caption that identifies a figure






44. Used to create a row in a table






45. Element often used to provide access to a YouTube video or MP3 file






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






47. Used to declare a 'description' of a web page - used to populate a search-engine's results page






48. Creates a region to identify the type of user input requested






49. Used to create an array of rows and columns






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