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. 'dog' vs. 'Dog' demonstrates ________






2. Tag name for bolding an item






3. Tag name for a bulleted list






4. Spaces must not appear in _____






5. Tag used to group elements into a arrangement that flows with the text of a document






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






7. Inventor of the World Wide Web






8. Tags that are intended to be 'phased out' at some point in the future are known as _______ - and should not be used






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






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






11. Extension for a web page document






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






13. Attribute value that creates a text-input box






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






15. Server side language that can write HTML 'on the fly'






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






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






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






19. Symbol used to close a tag 'pair'






20. A complete command for a hyperlink to Bighow - with text: "I read Bighow!" and a _______ of "Let's read Bighow now" <a href="http://www.bighow.com" title="Let's read Bighow now">I read Bighow!</a>






21. Tag that would allow information placed within it to look just as it was typed in the tag body






22. Alternative - shorter extension for a web page document






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






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






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






26. Tag name of element that contains the web page conten






27. Hexadecimal syntax for establishing color






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






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






30. Attribute determining what should be done when a form is submitted






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






32. Using width and height attributes for images ensures that the page layout is ___________ even before the page is loaded






33. Tag fpr creating a multiline area where information may be entered in a freeform style






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






35. Client-side language used with HTML to give a web page functionality






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






37. Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)






38. Lesser-used default name for the home page of a static web site






39. How many color names are available to a designer?






40. Dynamic web pages affiliated with Microsoft have this extension






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






42. Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)






43. Attribute name for creating hyperlinks






44. A subfolder is also called a _______ of the folder it is in






45. Attribute value that creates round GUI elements where only one of the elements can be active at a time






46. Images on a web page can drastically affect the download time of the page; therefore they should always be ________________ and their actual final dimensions should be stated with the appropriate attributes ( width & height) as measured in pixels.






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






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






49. Attribute name specifying the number of pixels of space between adacent cells and/or their container






50. With virtually no exceptions - hyperlinks should have _____ attributes to reduce visual clutter and to provide additional information about where the link goes