Test your basic knowledge |

Html4 Web Design

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 type of ____ in HTML: unordered - ordered






2. Replaces the applet tag in newer versions of (X)HTML






3. Alternative - shorter extension for a web page document






4. Tag name that specifies the 'dialect' of a web page (show any special symbols)






5. hypertext transfer protocol






6. Attribute name used to give a name to an object so that it can be accessed using CSS or JavaScript






7. Tag name for producing subscripted text






8. Three parts of an HTML element: opening tag - ________ - closing tag






9. A complete command to create an ____________ to a location called 'top' within a given page - with text: 'Top of page' <a href="#top">Top of page</a>






10. Two common HTML dialects prior to HTML5: _____________ and strict






11. Image type that supports transparency with many colors






12. With virtually no exceptions - images should have _____ attributes to enhance usability for users with visual or audial impairments






13. Attribute for establishing a document's relationship to a page as a style sheet






14. These tags are located inside a drop-down menu to create the various entries of a menu






15. Tag name of element used to embed CSS commands within a web page






16. HTML _______ often better to use (even though harder to remember) because Browsers may not support all entity names






17. items of data in a tag that provide additional information to the browser






18. The 'P' in craP (from a design perspective) stands for...






19. Small piece of software written by a developer that can be embedded in Firefox for additional functionalities






20. ________ can be validated at http://jigsaw.w3.org/css-validator/






21. Attribute name that specifies a group name that may apply to multiple tags/objects






22. Most common default name for the 'home page' of a static web site






23. With virtually no exceptions - images should have _____ attributes to enhance usability for users with visual or audial impairments






24. Attribute value for a GUI element that renders it invisible to the user






25. Line break tag (show complete structure)






26. Used for images with solid colors - logos and geometric shapes with reduced color content - 256 max color numbers






27. Tag name of element used to write JavaScript commands within a page






28. Highest level tag element in a web page






29. Font face and color should only be set by using _____






30. Black in hex code:






31. Everything between <a> and </a> is ________






32. The <a> tag is known as the _______ tag






33. The basic structure of web pages that supports the use of CSS and JavaScript






34. Using width and/or height attributes on an image can inadvertently lead to ________






35. Tag that holds the information seen in a browser






36. Tag elements placed inside other tag elements are said to be ___________






37. ag often used with radio and check boxes so users can see what they are choosing






38. Additional data about a document - hidden from the normal user






39. Line break tag (show complete structure)






40. Attribute to specify the location of a JavaScript file named 'myscripts.js' that is to be loaded from an external location






41. __________ scheme to go to a parent folder called 'lounge' ../lounge






42. More strict version of HTML






43. The code:<meta name="_______" content="width=800" /> sets the width of a web page to 800 pixels






44. A tag that should not be used for submitting forms because of misinterpretations by IE






45. Base language for Android devices






46. Syntax for an attribute






47. orm submission technique where information is transmitted via an array






48. Tag used to draw to draw a horizontal line (rule) on a web page






49. Matching tags along with their enclosed content for example: <p>Hello World</p>






50. The code:<meta name="_______" content="width=800" /> sets the width of a web page to 800 pixels