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. Tag used for metadata






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






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






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






5. <a> is an example of a(n) _______ element






6. Version of HTML that preceded HTML5






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






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






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






10. MIME type for a MP3






11. Essential coding language in HTML5






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






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






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






15. Tag for unordered lists






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






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






18. Browser's internal representation of a web page






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






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






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






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






23. New _____ in HTML add semantics and structure






24. Tag used for metadata






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






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






27. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type






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






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






30. Two parts of the _________: head and body






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






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






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






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






35. An element without content or a closing tag






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






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






38. Tabs & line returns and extra spaces are ____






39. Easiest way to add video to an HTML5 page






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






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






42. Adobe's plug-in for video






43. Safari and Chrome both use the Webkit _______ engine






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






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






46. The height and width attributes may be used to '________' an image to a given dimension.






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






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






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






50. Image type used for photographs and scans