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. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers






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






3. id and class names are __________






4. Approximate max number of characters in a title element






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






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






7. Easiest way to add video to an HTML5 page






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






9. Adobe's plug-in for video






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






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






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






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






14. Attribute values are delimited by ______






15. An unordered list is often called a ____ list






16. Windows' plug-in for video






17. MIME type for a WAV






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






19. Command to establish the characters that compose a page






20. Safari and Chrome both use the Webkit _______ engine






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






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






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






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






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






26. The two main kinds of _______ in HTML: ordered and unordered






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






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






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






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






31. 'codec' stands for ______






32. Version of HTML that preceded HTML5






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






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






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






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






37. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program






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






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






40. MIME type for a PDF






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






42. Provides information about the contents of a web document






43. Provides information about the contents of a web document






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






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






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






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






48. Extension used for a custom icon






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






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