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. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'






2. Windows' plug-in for video






3. Essential coding language in HTML5






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






5. Tag used for metadata






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






7. Tag for unordered lists






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






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






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






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






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






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






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






15. Two parts of the _________: head and body






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






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






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






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






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






21. An unordered list is often called a ____ list






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






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






24. Attribute values are delimited by ______






25. Version of HTML that preceded HTML5






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






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






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






29. Tabs & line returns and extra spaces are ____






30. Tabs & line returns and extra spaces are ____






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






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






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






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






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. Chrome - Safari - Firefox and Internet Explorer are examples of _________






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






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






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






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






41. An open source browser engine






42. Command to establish the characters that compose a page






43. New _____ in HTML add semantics and structure






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






45. Extension used for a custom icon






46. Easiest way to add audio to an HTML5 page






47. Approximate max number of characters in a title element






48. New _____ in HTML add semantics and structure






49. Syntax for html container






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