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






2. HTML tag to code a hyperlink






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






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






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






6. Browser's internal representation of a web page






7. An unordered list is often called a ____ list






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






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






10. id and class names are __________






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






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






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






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






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






16. Apple's plug-in for video






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






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






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






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






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






22. Attribute values are delimited by ______






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






24. Three elements used to make descriptions lists: <dl> - _____ - <dd>






25. A ____ is a location on a page that can be linked to






26. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____






27. Easiest way to add audio to an HTML5 page






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






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






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






31. Multiple attributes are separated by a(n) ______






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






33. Syntax for html container






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






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






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






37. Safari and Chrome both use the Webkit _______ engine






38. MIME type for a MP3






39. Two common examples of ________: <br> and <img>






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






41. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO






42. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements






43. Inline element that lets you identify text that can be formatted with CSS






44. Tag used for metadata






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






46. Approximate max number of characters in a title element






47. Command to establish the characters that compose a page






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






49. Name of the '|' symbol






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