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. HTML _________<!-- -->






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






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






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






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






6. Inline element for italics






7. Element used to access an icon






8. Used to create a 'description list'






9. Creates a bulletted list






10. Used to show computer variables






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






12. Defines the bulk of the region seen by users






13. Used to show strong emphasis






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






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






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






17. HTML character entity for the '&' symbol






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






19. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement






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






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






22. Defines the dialect of HTML as HTML5






23. Defines a group of options in a 'drop-down' list






24. Groups one or more rows into a table footer






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






26. Element used to connect an external style sheet






27. Used to define abbreviations






28. A term in a 'description list'






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






30. Groups the rows between the header and footer into a table body






31. Define a region of computer instructions or references to computer instructions within a web page






32. Ampersand symbol






33. Attribute used to merge a group of columns into a single cell






34. Caption that identifies a figure






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






36. Creates a numerical list






37. Embeds a media object in a web page






38. <area> tags define _____ regions in a base image for hyperlinks






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






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






41. Defines a large region for text input






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






43. A description in a 'description list'






44. Used to create drawing regions within a web page






45. A composition like an article in a newspaper






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






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






48. Region for a sidebar






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






50. Used to showcase computer code