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. A website should (must) be contained in a folder called the _____






2. _______________ are used to list terms and their descriptions






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






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






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






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






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






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






9. MIME type for a PDF






10. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements






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






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






13. Version of HTML that preceded HTML5






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






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






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






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






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






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






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






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






22. Easiest way to add video to an HTML5 page






23. Approximate max number of characters in a title element






24. MIME type for a MPG/MPEG






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






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






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






28. MIME type for a MP3






29. Making sure a page looks good on multiple browsers of various vintages






30. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.






31. HTML tag to code a hyperlink






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






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






34. Common use of a link element that provides a 'custom' feel to your web page






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






36. Safari and Chrome both use the Webkit _______ engine






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






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






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






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






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






42. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'






43. Three common attributes for the meta tag: _____ - name and content






44. Three image formats supported by most browsers: jpeg (jpg) - gif - _____






45. Command to establish the characters that compose a page






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






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






48. MIME type for a SWF






49. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices






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