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. Making sure a page looks good on multiple browsers of various vintages






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






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






4. Windows' plug-in for video






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






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






7. Safari and Chrome both use the Webkit _______ engine






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






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






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






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






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






13. Attribute values are delimited by ______






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






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






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






17. JavaScript method (function) that places string information into the body of a web page






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






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






20. Essential coding language in HTML5






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






22. Syntax for html container






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






24. 'codec' stands for ______






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






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






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






28. An open source browser engine






29. For images with useful content - always code a(n) _____ attribute that describes the image






30. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS






31. MIME type for a MP3






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






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






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






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






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






37. Name of the '|' symbol






38. Tabs & line returns and extra spaces are ____






39. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI






40. Adobe's plug-in for video






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






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






43. Four other HTML5 semantic elements: _____ - time - figure - figcaption






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






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






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






47. Easiest way to add audio to an HTML5 page






48. Two parts of the _________: head and body






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






50. MIME type for a MPG/MPEG