Test your basic knowledge |

Html5 Basics

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. Running an HTML file on all of the browsers you may use: ______ an HTML file






2. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS






3. Command to attach an external style sheet (called 'mystyles.css' to a web page






4. The html element is the _____ element of the tree






5. HTML code elements should be in lower case except for the ____________ which is in upper case






6. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var






7. Image type used for high quality (many colors - gradients) where transparency is required






8. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type






9. To see if an HTML file passes a standard of compliance ________ an HTML file






10. An element without content or a closing tag






11. A very important element in the head of a page that provides search engine information






12. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element






13. MIME type for a MP3






14. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______






15. Easiest way to add video to an HTML5 page






16. True or false: charset metadata is required for HTML5 validation






17. JavaScript method (function) that places string information into the body of a web page






18. You should use ____ to control the space between block elements






19. Tabs & line returns and extra spaces are ____






20. One of the most widely-used media types for audio






21. _____ refers to the qualities that make a web site accessible to users especially disabled users






22. JavaScript method (function) that places string information into the body of a web page






23. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________






24. New _____ in HTML add semantics and structure






25. Apple's plug-in for video






26. Two common examples of ________: <br> and <img>






27. Name of the '|' symbol






28. Three tags for special types of text: pre - ______ - address






29. Tag for an item within a list (either ordered or unordered)






30. A ____ is a location on a page that can be linked to






31. Five common attributes for an image tag: src - ____ - height - width - title






32. Character coding that has support for many alphabets including non-western ones






33. Four core HTML attributes: id - _____ - title - lang






34. Attribute values are delimited by ______






35. Discover/correct problems in an HTML file: _____ an HTML file






36. Extension used for a custom icon






37. An element without content or a closing tag






38. A free product that can convert one type of media to another






39. Chrome - Safari and the Android and iPhone mobile browsers are based on_______






40. Software components used to 'decode' video files so they may be played






41. id and class names are __________






42. Discover/correct problems in an HTML file: _____ an HTML file






43. Essential coding language in HTML5






44. Fancy word to describe a code feature that has been phased out or shelved






45. The attribute used to help a screen reader pronounce words correctly






46. HTML tag to code a hyperlink






47. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type






48. A free text editor that can be used to edit HTML or CSS code






49. Essential coding language in HTML5






50. The html element is the _____ element of the tree