SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
CSS
Start Test
Study First
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. A CSS rule that removes all images from a site
img {display: none;}
evil
<!-- blah blah blah -->
link
2. These tags are often (always?) nested in the <map> tag block
. (period)
<area>
curly-braces
auto
3. In the absence of other conflicting rules or declarations the order of declarations within a given rule is _________
property
immaterial
<link rel="stylesheet" type="text/css" href="sitestyles.css" />
presentation
4. Comments in CSS cannot be _________
PNG (Portable Network Graphics)
nested
background
The box model
5. Spaces are _________
print
property
structure
evil
6. The space between lines of text
curly-braces
<link rel="stylesheet" type="text/css" href="sitestyles.css" />
Leading (prounounce ledding)
Tracking
7. Arial and Verdana and Geneva are in the _____ font family
Inline styles
Sans-serif
evil
<property name>: <value>;
8. Height of the default font
declaration
deactivate
1em
presentation
9. Property for background color
deactivate
background-color
rel="stylesheet"
Tracking
10. Extension for a CSS file
serifs
property
<area>
.css
11. Recommendations for formatting printed pages: Set text color to black & background color to white & font to serif; remove _________ and as many images as possible
auto
. (period)
1em
site navigation
12. Symbol used to specify a 'class' selector
. (period)
PNG (Portable Network Graphics)
spaces
in (inches)
13. HTML comment block syntax
nested
<!-- blah blah blah -->
RGB triplet
href
14. To set margins and padding on printed pages you can use ____ as the unit of measure
hex codes
in (inches)
{ }
none
15. Best for photographs has about 16.7 million colors. Does NOT support transparency
curly-braces
numeric value
JPEG (Joint Photographic Experts Group)
rule
16. A CSS ___________ consists of an opening brace & zero or more declarations and a closing brace
declaration block
Tracking
. (period)
img {display: none;}
17. The space between words and phrases
<area>
property
curly-braces
Tracking
18. Delimiters for a rule's declaration(s)
{ }
declaration block
Kerning
spaces
19. Making a website 'adapt' to look great on multiple platforms and devices
Cursive
RWT (Responsive Web Design)
Tracking
nested
20. Courier is in the _____ font family
RGB triplet
Leading (prounounce ledding)
nested
Monospace
21. Support transparency and has more color choices that GIF. Not supported by all browsers
structure
<property name>: <value>;
img {display: none;}
PNG (Portable Network Graphics)
22. Comment structure for CSS
/*blah blah blah*/
#
rule set
Inline styles
23. Ornamental part of some fonts
serifs
Inline styles
. (period)
img {display: none;}
24. CSS is about _________
Sans-serif
color
presentation
rule
25. Times New Romanand Georgia are in the _____ font family
class
hyphenated
serifs
Serif
26. A triplet of numbers based on components of Red & Green and Blue
screen
RGB triplet
numeric value
immaterial
27. Each CSS and each style rule is comprised of 2 parts: the ________ and the declaration block
numeric value
selector
head
RGB triplet
28. XHTML attribute to set a styles sheet to print media only
(X)HTML
1em
img {display: none;}
media="print"
29. Javascript is about _________
/*blah blah blah*/
The box model
behavior
Sans-serif
30. Multiword properties are _____ words
immaterial
hyphenated
.css
spaces
31. The _____ is the style attribute you want to change
(X)HTML
print
property
selector
32. A CSS ______ consists of a selector and a declaration block
rule set
Inline styles
.css
property
33. A popular serif font for printing
site navigation
Times New Roman
href
none
34. Colors can be specified in CSS by either color names or _______
{ }
site navigation
RGB triplet
hex codes
35. Every CSS declaration has a ____ and a value
declaration
Monospace
none
property
36. If you don't want an element to be included when a page is printed you can set its display property to _____
background
img {display: none;}
none
Tracking
37. 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
print
The box model
background
Monospace
38. Empty tag used to connect an external style sheet to a web page
link
href
auto
rule
39. CSS requires that you know the _______ structural commands
(X)HTML
structure
<area>
declaration
40. XHTML is about ___________
presentation
(X)HTML
Monospace
structure
41. Hyphenated properties (like 'font-family') must not include ________
hex codes
. (period)
spaces
(X)HTML
42. Symbol used to specify an 'id' selector
#
auto
spaces
Tracking
43. Property for text color
serifs
print
color
in (inches)
44. Common name for { } 's
curly-braces
Monospace
nested
<area>
45. The amount of space between characters
Kerning
PNG (Portable Network Graphics)
<area>
Inline styles
46. Comic Sans is in the _____ font family
background-color
Leading (prounounce ledding)
Cursive
structure
47. XHTML syntax for connecting an external style sheet to a given webpage if the name of the sheet is 'sitestyles.css'
img {display: none;}
<link rel="stylesheet" type="text/css" href="sitestyles.css" />
JPEG (Joint Photographic Experts Group)
spaces
48. When using an XHTML tag selector you must not use it with it's ________
class
background-color
immaterial
angle braces
49. Attribute describing how a style sheet is related to an XHTML file it is connected to (complete statement)
rel="stylesheet"
/*blah blah blah*/
declaration block
.css
50. Syntax shell for writing styles in a given web page (internal style sheets)
<style type="text/css"> /*styles go here*/ </styles>
none
structure
The box model