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. Two parts of the _________: head and body






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






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






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






5. An element without content or a closing tag






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






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






8. Easiest way to add video to an HTML5 page






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






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






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






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






13. Easiest way to add audio to an HTML5 page






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






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






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






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






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






19. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute






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






21. Tag used for metadata






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






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






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






25. Image type used for photographs and scans






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






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






28. An element without content or a closing tag






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






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






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






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






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






34. Div and span elements should only be used when more ________ don't apply






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






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






37. MIME type for a SWF






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






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






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






41. Command to establish the characters that compose a page






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






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






44. Version of HTML that preceded HTML5






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






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






47. You should use ____ to control the space between block elements






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






49. Approximate max number of characters in a title element






50. The height and width attributes may be used to '________' an image to a given dimension.