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. description terms (<dt>) can only contain text and ______ elements






2. MIME type for a PDF






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






4. Three common video codecs: H.264 - _____ - VP8






5. id and class names are __________






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






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






8. An element without content or a closing tag






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






10. Image type used for small illustrations and logos






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






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






13. An unordered list is often called a ____ list






14. Always code the _____ attribute on the html element to identify the language of the page






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






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






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






18. Command to establish the characters that compose a page






19. Essential coding language in HTML5






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






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






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






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






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






25. MIME type for a SWF






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






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






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






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






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






31. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element






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






33. Provides information about the contents of a web document






34. Adobe's plug-in for video






35. Command to establish the characters that compose a page






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






37. Easiest way to add audio to an HTML5 page






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






39. Tabs & line returns and extra spaces are ____






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






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






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






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






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






45. Browser's internal representation of a web page






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






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






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






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






50. Windows' plug-in for video