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. Two common examples of ________: <br> and <img>






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






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






4. Safari and Chrome both use the Webkit _______ engine






5. Provides information about the contents of a web document






6. Fancy word to describe a code feature that has been phased out or shelved






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






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






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






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






11. True or false: Heading tags are the preferred way to size text.






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






13. Tabs & line returns and extra spaces are ____






14. Image type used for small illustrations and logos






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






16. Extension used for a custom icon






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






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






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






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






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






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






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






24. An open source browser engine






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






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






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






28. Tag for unordered lists






29. Safari and Chrome both use the Webkit _______ engine






30. MIME type for a MP3






31. True or false: Heading tags are the preferred way to size text.






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






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






34. Regarding media for a web page: If you are having trouble getting the <object> & <param> elements to work properly - ______ is supported by HTML5 and may be a useful alternative






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






36. Windows' plug-in for video






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






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






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






40. Attribute values are delimited by ______






41. Image type used for high quality (many colors - gradients) where transparency is required






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






43. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products






44. Essential coding language in HTML5






45. Approximate max number of characters in a title element






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






47. Command to establish the characters that compose a page






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






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






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