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. Tag name within a list that specifies individual entries






2. Tag name for creating hyperlinks






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






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






5. Elements that 'stand on their own' or 'break out' of the flow which tend to stack vertically in a page






6. Unit of measure of elements in a web page






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






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






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






10. href stands for...






11. ttribute name used to put a caption on a table






12. Spaces must not appear in _____






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






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






15. Attribute responsible for determining how data from a form should be handled






16. Don't use _____ when naming files and folders for your web site






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






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






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






20. Fancy name of the '&' symbol






21. Best type of font (as a family) to use for web page text






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






23. Renders a web page's content






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






25. Attribute name for creating a table row






26. Form submission technique where information is transmitted via the URL






27. Horizontal scrolling should be ________ at all costs






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






29. Line break tag (show complete structure)






30. he 'R' in cRap (from a design perspective) stands for ...






31. Important design considerations for most GUI elements: ________ - proximity






32. Web pages that can do things for a user besides simply convey information - that normally require some level of programming






33. HTML structure best used for displaying data - but prior to CSS often used (misused) for positioning of web elements within a page






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






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






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






37. Tag name within a list that specifies individual entries






38. Attribute name for creating a table heading






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






40. Alternative - shorter extension for a web page document






41. In agree-upon technique for transferring hypertext documents around the Web






42. Attribute value that creates a text-input box






43. Tag name for creating hyperlinks






44. Technique for softening edges of text






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






46. Tag that holds the information seen in a browser






47. Line break tag (show complete structure)






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






49. Name(s) of the '#' symbol: hash - number symbol - pound symbol - _______






50. '..' means ____________