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. <a> is an example of a(n) _______ element






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






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






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






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






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






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






8. Attribute values are delimited by ______






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






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






11. Provides information about the contents of a web document






12. Tag for ordered lists






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






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






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






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






17. MIME type for a PDF






18. Essential coding language in HTML5






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. _____ refers to the qualities that make a web site accessible to users especially disabled users






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






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






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






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






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






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






28. Two parts of the _________: head and body






29. Four core HTML attributes: id - _____ - title - lang






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






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






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






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






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






35. Provides information about the contents of a web document






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






37. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element






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






39. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type






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






41. Image type used for small illustrations and logos






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






43. Syntax for html container






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






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






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






47. Tag used for metadata






48. Adobe's plug-in for video






49. _______________ are used to list terms and their descriptions






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