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 addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO






2. Command to establish the characters that compose a page






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






4. 'codec' stands for ______






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






6. Tabs & line returns and extra spaces are ____






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






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






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






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






11. New _____ in HTML add semantics and structure






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






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






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






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






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






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






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






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






20. Essential coding language in HTML5






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






22. Extension used for a custom icon






23. Four core HTML attributes: id - _____ - title - lang






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






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






26. An element without content or a closing tag






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






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






29. Apple's plug-in for video






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






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






32. Five common attributes for an image tag: src - ____ - height - width - title






33. description terms (<dt>) can only contain text and ______ elements






34. Safari and Chrome both use the Webkit _______ engine






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






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






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






38. An open source browser engine






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






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






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






42. Easiest way to add audio to an HTML5 page






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






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






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






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






47. Browser's internal representation of a web page






48. The two main kinds of _______ in HTML: ordered and unordered






49. Tag for ordered lists






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