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






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






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






4. Image type used for small illustrations and logos






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






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






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






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






9. Windows' plug-in for video






10. ________ structure <!-- blah blah blah -->






11. An element without content or a closing tag






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






13. Five inline elements for formatting text: i - b - ____ - sup - br






14. Prefix on a path that navigates up from a child to a parent folder






15. '/login.html' is an example of a ____ path






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






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






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






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






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






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






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






23. HTML tag to code a hyperlink






24. Syntax for html container






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






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






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






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






29. A MIME type describes the contents of a media file and helps a browser determine what to use to open it






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






31. Image attribute that provides a screen (tool) tip






32. Safari and Chrome both use the Webkit _______ engine






33. Tag for creating an image on a web page






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






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






36. 'codec' stands for ______






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






38. Tag used for metadata






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






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






41. Tag for ordered lists






42. New _____ in HTML add semantics and structure






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






44. Tabs & line returns and extra spaces are ____






45. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair






46. Browser's internal representation of a web page






47. MIME type for a WAV






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






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






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