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. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS






2. Two parts of the _________: head and body






3. 'codec' stands for ______






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






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






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






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






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






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






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






11. Adobe's plug-in for video






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






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






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






15. Attribute values are delimited by ______






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






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






18. Image type used for photographs and scans






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






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






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






22. Version of HTML that preceded HTML5






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






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






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






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






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






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






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






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






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






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






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






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






35. MIME type for a PDF






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






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






38. Tag for unordered lists






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






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






41. An element without content or a closing tag






42. Apple's plug-in for video






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






44. One of the most widely-used media types for audio






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






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






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






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






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






50. New _____ in HTML add semantics and structure