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. The height and width attributes may be used to '________' an image to a given dimension.






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






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






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






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






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






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






8. An open source browser engine






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






10. New _____ in HTML add semantics and structure






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






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






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






14. Browser's internal representation of a web page






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






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






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






18. Version of HTML that preceded HTML5






19. Essential coding language in HTML5






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






21. Tag for creating an image on a web page






22. Easiest way to add audio to an HTML5 page






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






24. Tag for unordered lists






25. Two parts of the _________: head and body






26. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.






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






28. An element without content or a closing tag






29. HTML tag to code a hyperlink






30. Character coding that has support for many alphabets including non-western ones






31. Tabs & line returns and extra spaces are ____






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






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






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






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






36. Useful site to check a browser's current ratings






37. Tag used for metadata






38. _______________ are used to list terms and their descriptions






39. Safari and Chrome both use the Webkit _______ engine






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






41. Syntax for html container






42. New _____ in HTML add semantics and structure






43. Tag used for metadata






44. MIME type for a SWF






45. Image type used for photographs and scans






46. Approximate max number of characters in a title element






47. Name of the '|' symbol






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






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






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