Test your basic knowledge |

CSS

Subject : it-skills
Instructions:
  • Answer 30 questions in 15 minutes. 1 minute extra for reading the instructions.
  • 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. Support transparency and has more color choices that GIF. Not supported by all browsers






2. Arial and Verdana and Geneva are in the _____ font family






3. Courier is in the _____ font family






4. When you provide a link element for both screen and print you usually code the link element for the ____ style sheet last so you only have to override the rules that need to be changed






5. Applied directly to the elements they affect






6. In a printed document set the width of the body and article to _____ so they will be as wide as the printed page permits






7. Best for photographs has about 16.7 million colors. Does NOT support transparency






8. A CSS ___________ consists of an opening brace & zero or more declarations and a closing brace






9. Property for text color






10. Ornamental part of some fonts






11. The space between words and phrases






12. A popular serif font for printing






13. Attribute name used to indicate the name of the CSS file an XHTML file is connected to






14. The space between lines of text






15. It is possible for a user to __________ style sheets from a web page






16. Making a website 'adapt' to look great on multiple platforms and devices






17. Comments in CSS cannot be _________






18. Given: p {color:red;text-align:center;} p is the selector there are 2 declarations and the entire style is known as a ________






19. If you don't want an element to be included when a page is printed you can set its display property to _____






20. Default media type for a link element containing a reference to styles






21. Commands to attach external style sheets to a given page should be placed in the _____ of the web page






22. Comic Sans is in the _____ font family






23. These tags are often (always?) nested in the <map> tag block






24. Height of the default font






25. Hyphenated properties (like 'font-family') must not include ________






26. XHTML attribute to set a styles sheet to print media only






27. The amount of space between characters






28. CSS is about _________






29. Colors can be specified in CSS by either color names or _______






30. Extension for a CSS file