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. Useful site to check a browser's current ratings






2. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute






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






4. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute






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






6. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute






7. Syntax for html container






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






9. Multiple attributes are separated by a(n) ______






10. Useful site to check a browser's current ratings






11. Adobe's plug-in for video






12. MIME type for a SWF






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






14. Four other HTML5 semantic elements: _____ - time - figure - figcaption






15. Version of HTML that preceded HTML5






16. An element without content or a closing tag






17. 'http://' is the _______ of a URL






18. For images with useful content - always code a(n) _____ attribute that describes the image






19. MIME type for a PDF






20. Two parts of the _________: head and body






21. Command to establish the characters that compose a page






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






23. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute






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






25. Essential coding language in HTML5






26. 'images/logo.gif' is an example of a ____ path






27. New _____ in HTML add semantics and structure






28. Tag for unordered lists






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






30. Symbol often used to delimit phrases within a title tag's content






31. It refers to an official Internet standard that specifies how messages must be formatted so that they can be exchanged between different email systems. It is a very flexible format - permitting one to include virtually any type of file or document in






32. Essential coding language in HTML5






33. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers






34. Apple's plug-in for video






35. Command to attach an external JavaScript (called 'myscripts.js' to a web page






36. _______________ are used to list terms and their descriptions






37. Tag used for metadata






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






39. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag






40. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....






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






42. <a> is an example of a(n) _______ element






43. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list






44. Tabs & line returns and extra spaces are ____






45. Attribute with the <a> tag that specifies the address you want to link to






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






47. Tag for creating an image on a web page






48. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______






49. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer






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