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. Browser affiliated with Mozilla






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






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






4. Attribute value that creates a text-input box with obscured letters as a user types






5. Heavily utilizes XML






6. File separator symbol for web pages



7. The 'A' in crAp (from a design perspective) stands for...






8. White in hex code:






9. Base language for Android devices






10. Short cut for hexcode color: #AA88DD






11. Attribute value that creates squarish GUI elements where multiple selections may be made at one time






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






13. Alternative - shorter extension for a web page document






14. The basic top-level web page structure responsible for user interaction with a page with respect to entering information






15. Optional character that can delimit attribute

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


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






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






18. Horizontal scrolling should be ________ at all costs






19. All symbols in human kind that are shown on a computer screen have an assigned __________






20. Server-side language used with HTML to give a web page functionality






21. alt is an important attribute for _____________ users






22. Exactly how many colors (shades) are available to a designer (in factored form!)






23. Transitional ________ allows older HTML tags






24. _________ attribute used to open a link in another browser window - but pages with this ability may not validate and can be problematic for users on a variety of devices and alternative browsers






25. Largest heading tag name






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






27. An element often used for long quotations which will force the quote to 'break out' of the document flow






28. Centralized authority to make sure only one person at a time uses a given domain name






29. Elements that 'go with the flow' of a page






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






31. Attribute name to specify various kinds of lists: letters - numbers - Roman numerals - etc






32. An element often used for short quotations that should not 'break out' of the document flow






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






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






35. Hexadecimal syntax for establishing color






36. <p>I'm blogging <em>now</p></em> is an example of __________






37. Tag name for creating paragraphs






38. Tag that holds the information seen in a browser






39. Tag name for creating hyperlinks






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






41. href stands for...






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






43. Hexadecimal is also known as _____






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






45. Two elements types nested within a ________ list: dt (definition term) and dd (definition (definition))






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






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






48. Most ______ (tabs - returns - spaces) are ignored by the browser






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






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