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. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element






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






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






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






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






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






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






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






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






10. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var






11. Tag used for metadata






12. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______






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






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






15. Tag for creating an image on a web page






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






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






18. Three tags for special types of text: pre - ______ - address






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






20. An element without content or a closing tag






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






22. Attribute values are delimited by ______






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






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






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






26. An open source browser engine






27. Version of HTML that preceded HTML5






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






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






30. Syntax for html container






31. 'codec' stands for ______






32. To see if an HTML file passes a standard of compliance ________ an HTML file






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






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






35. MIME type for a MPG/MPEG






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






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






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






39. Easiest way to add video to an HTML5 page






40. Syntax for html container






41. Safari and Chrome both use the Webkit _______ engine






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






43. Div and span elements should only be used when more ________ don't apply






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






45. A MIME type describes the contents of a media file and helps a browser determine what to use to open it






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






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






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






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






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