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. The space between words and phrases
Inline styles
DOM (Document Object Model)
Tracking
media="print"
2. Property for background color
background-color
rel="stylesheet"
media="print"
Inline styles
3. CSS is about _________
background
serifs
presentation
head
4. Symbol used to specify a 'class' selector
DOM (Document Object Model)
immaterial
. (period)
#
5. To set margins and padding on printed pages you can use ____ as the unit of measure
property
in (inches)
<area>
hex codes
6. Common name for { } 's
curly-braces
Leading (prounounce ledding)
screen
<!-- blah blah blah -->
7. The _____ is the style attribute you want to change
selector
serifs
property
img {display: none;}
8. Delimiters for a rule's declaration(s)
The box model
none
{ }
spaces
9. Property for text color
rel="stylesheet"
color
declaration block
link
10. Times New Romanand Georgia are in the _____ font family
structure
Serif
deactivate
Kerning
11. Best for photographs has about 16.7 million colors. Does NOT support transparency
selector
JPEG (Joint Photographic Experts Group)
@media print
serifs
12. Hyphenated properties (like 'font-family') must not include ________
spaces
<style type="text/css"> /*styles go here*/ </styles>
background-color
class
13. One way to do image rollovers is to use ______ images and the hover selector
<style type="text/css"> /*styles go here*/ </styles>
#
optional
background
14. Courier is in the _____ font family
1em
Monospace
Tracking
spaces
15. Given: p {color:red;text-align:center;} p is the selector there are 2 declarations and the entire style is known as a ________
optional
. (period)
Inline styles
rule
16. A popular serif font for printing
PNG (Portable Network Graphics)
<area>
RGB triplet
Times New Roman
17. XHTML attribute to set a styles sheet to print media only
selector
media="print"
Kerning
DOM (Document Object Model)
18. HTML comment block syntax
Inline styles
img {display: none;}
class
<!-- blah blah blah -->
19. Symbol used to specify an 'id' selector
Monospace
#
<property name>: <value>;
Kerning
20. Every CSS declaration has a ____ and a value
print
property
JPEG (Joint Photographic Experts Group)
/*blah blah blah*/
21. Applied directly to the elements they affect
DOM (Document Object Model)
{ }
angle braces
Inline styles
22. Default media type for a link element containing a reference to styles
link
optional
screen
angle braces
23. The space between lines of text
background
media="print"
Leading (prounounce ledding)
numeric value
24. In a printed document set the width of the body and article to _____ so they will be as wide as the printed page permits
selector
JPEG (Joint Photographic Experts Group)
auto
hyphenated
25. If you don't want an element to be included when a page is printed you can set its display property to _____
numeric value
none
<area>
print
26. A triplet of numbers based on components of Red & Green and Blue
angle braces
RGB triplet
site navigation
Tracking
27. Height of the default font
class
/*blah blah blah*/
Monospace
1em
28. Arial and Verdana and Geneva are in the _____ font family
Sans-serif
color
DOM (Document Object Model)
immaterial
29. Syntax shell for writing styles in a given web page (internal style sheets)
<style type="text/css"> /*styles go here*/ </styles>
curly-braces
Serif
RWT (Responsive Web Design)
30. Making a website 'adapt' to look great on multiple platforms and devices
#
RWT (Responsive Web Design)
in (inches)
background
31. The semicolon (;) after a declaration can be __________
auto
RGB triplet
(X)HTML
optional
32. Colors can be specified in CSS by either color names or _______
/*blah blah blah*/
hex codes
background
auto
33. XHTML is about ___________
JPEG (Joint Photographic Experts Group)
declaration
structure
media="print"
34. Extension for a CSS file
class
Times New Roman
.css
property
35. Content Padding Border Margin
behavior
Kerning
The box model
<area>
36. These tags are often (always?) nested in the <map> tag block
<area>
Sans-serif
Leading (prounounce ledding)
JPEG (Joint Photographic Experts Group)
37. Support transparency and has more color choices that GIF. Not supported by all browsers
<style type="text/css"> /*styles go here*/ </styles>
PNG (Portable Network Graphics)
hex codes
href
38. A CSS rule that removes all images from a site
selector
img {display: none;}
serifs
class
39. Comments in CSS cannot be _________
The box model
nested
.css
property
40. 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
<!-- blah blah blah -->
print
img {display: none;}
. (period)
41. Multiword properties are _____ words
Cursive
class
hyphenated
Monospace
42. It is possible for a user to __________ style sheets from a web page
. (period)
Monospace
site navigation
deactivate
43. In the absence of other conflicting rules or declarations the order of declarations within a given rule is _________
presentation
Serif
The box model
immaterial
44. Empty tag used to connect an external style sheet to a web page
link
rule
screen
spaces
45. Multiple class names are delimited by ____
JPEG (Joint Photographic Experts Group)
. (period)
<area>
spaces
46. Syntax for a CSS declaration
in (inches)
<property name>: <value>;
@media print
. (period)
47. Comic Sans is in the _____ font family
<property name>: <value>;
Cursive
.css
{ }
48. Attribute describing how a style sheet is related to an XHTML file it is connected to (complete statement)
rel="stylesheet"
{ }
spaces
/*blah blah blah*/
49. Attribute name used to indicate the name of the CSS file an XHTML file is connected to
immaterial
spaces
hex codes
href
50. Defines a group of elements
<area>
media="print"
class
none