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. Special symbol that can be placed in a url to hyperlink to a specific place within a given page you are linking to






2. mallest heading tag name






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






4. Tag name for a special type of list often used with definitions






5. Attribute name to specify the beginning number for a sequential list






6. Black in hex code:






7. Tag name of element that contains 'behind the scenes' information (like metadata) to help a page work according to design intentions






8. Data is appended to a URL using this symbol






9. Tag that allows you to drop a frame of any width or height anywhere in a document as if it were an image






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






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






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






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






14. The content of the <a> element is the ______ for the link






15. Tag name for producing subscripted text






16. Attribute name that lets you apply a CSS style to a particular object






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






18. ___________ on a traditional computer monitor: red - green - blue






19. <br /> is an example of an ____________ element






20. Tag name for a special type of list often used with definitions






21. Suggested tag structure to indicate that JavaScript is not enabled






22. Tag name of element used to load an external style sheet






23. Attribute for specifying a style sheet language as that of CSS






24. Dominant tag name used in a form for creating GUI elements for a user to interact with






25. Inventor of the World Wide Web






26. Attribute name for creating a table row






27. Browser affiliated with Mozilla






28. An alternative for the normal bolding tag - which is often custom-styled with CSS






29. Attribute that determines the nature of a GUI element






30. Extension for a web page document






31. Tag name for creating paragraphs






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






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






34. Vertical scrolling should be prevented when possible but is acceptable in __________






35. Special symbol that can be placed in a url to hyperlink to a specific place within a given page you are linking to






36. ag name that specifies a title for a web page in a browser's 'chrome'






37. Complete HTML command that specifies a title on a web page saying "The Story of My Life"






38. Alternative - shorter extension for a web page document






39. Common image type for images directly from photographs (give both spellings)






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






41. Attribute name that lets you display a 'tooltip' when a mouse passes over it






42. Approximately how many colors are available to a designer?






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






44. Language responsible for aesthetics of a web page






45. Image type that supports transparency with limited colors






46. Tells a browser exactly how you would like a web page to be displayed






47. Common means of transferring your web pages and content to a server






48. HTML was designed to _____ data.






49. Attribute name to specify the beginning number for a sequential list






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