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. True or false: charset metadata is required for HTML5 validation






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






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






4. Version of HTML that preceded HTML5






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






6. For browsers that don't support video or audio elements - you can ____ an object element within the video or audio element to play a flash file






7. id and class names are __________






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






9. Tabs & line returns and extra spaces are ____






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






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






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






13. The attribute used to help a screen reader pronounce words correctly






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






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






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






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






18. Essential coding language in HTML5






19. Name of the '|' symbol






20. Prefix on a path that navigates up from a child to a parent folder






21. HTML tag to code a hyperlink






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






23. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type






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






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






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






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






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






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






30. Attribute with the <a> tag that specifies the address you want to link to






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






32. Tag used for metadata






33. Tag used for metadata






34. Attribute values are delimited by ______






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






36. Version of HTML that preceded HTML5






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






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






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






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






41. New _____ in HTML add semantics and structure






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






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






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






45. Attribute values are delimited by ______






46. It's a best practice to code a series of links within a _______ list






47. Extension used for a custom icon






48. Syntax for html container






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






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