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. MIME type for a PDF






2. Running an HTML file on all of the browsers you may use: ______ an HTML file






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






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






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






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






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






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






9. Syntax for html container






10. Three common video codecs: H.264 - _____ - VP8






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






12. Approximate max number of characters in a title element






13. MIME type for a WAV






14. 'codec' stands for ______






15. Symbol often used to delimit phrases within a title tag's content






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






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






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






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






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






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






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






23. Command to establish the characters that compose a page






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






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






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






27. A MIME type describes the contents of a media file and helps a browser determine what to use to open it






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






29. Version of HTML that preceded HTML5






30. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....






31. MIME type for a SWF






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






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






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






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






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






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






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






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






40. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list






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






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






43. Version of HTML that preceded HTML5






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






45. Tag for creating an image on a web page






46. Essential coding language in HTML5






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






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






49. Provides information about the contents of a web document






50. A free product that can convert one type of media to another