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. Easiest way to add video to an HTML5 page






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






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






4. A website should (must) be contained in a folder called the _____






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






6. An HTML document consists of two parts: DOCTYPE ______ and document tree






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






8. An element without content or a closing tag






9. id and class names are __________






10. Chrome - Safari - Firefox and Internet Explorer are examples of _________






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






12. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO






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






14. Three elements used to make descriptions lists: <dl> - _____ - <dd>






15. Syntax for html container






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






17. Tag used for metadata






18. Running an HTML file on all of the browsers you may use: ______ an HTML file






19. Version of HTML that preceded HTML5






20. Inline element that lets you identify text that can be formatted with CSS






21. New _____ in HTML add semantics and structure






22. description terms (<dt>) can only contain text and ______ elements






23. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI






24. Using the _____ element is a good way to display YouTube videos in your web pages






25. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____






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






27. 'http://www.yahoo.com/movies.html' is an example of a _____ path






28. For browsers that don't support video or audio elements - you can ____ an object element within the video or audio element to play a flash file






29. Syntax for html container






30. Attribute used to provide "tooltips" when a user hovers the mouse over the element






31. Command to establish the characters that compose a page






32. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS






33. Two parts of the _________: head and body






34. Image type used for small illustrations and logos






35. Windows' plug-in for video






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






37. Essential coding language in HTML5






38. 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






39. Tag for creating an image on a web page






40. Tabs & line returns and extra spaces are ____






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






42. Character entities begin with a ampersand (&) and end with a ______






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






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






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






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






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






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






49. Tag for unordered lists






50. Running an HTML file on all of the browsers you may use: ______ an HTML file