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
<style type="text/css"> /*styles go here*/ </styles>
spaces
rule
Tracking
2. In a printed document set the width of the body and article to _____ so they will be as wide as the printed page permits
RGB triplet
Inline styles
auto
color
3. XHTML attribute to set a styles sheet to print media only
1em
behavior
Monospace
media="print"
4. Content Padding Border Margin
The box model
spaces
background
RWT (Responsive Web Design)
5. Spaces are _________
print
evil
numeric value
background
6. Property for background color
background-color
PNG (Portable Network Graphics)
/*blah blah blah*/
Sans-serif
7. Commands to attach external style sheets to a given page should be placed in the _____ of the web page
hex codes
@media print
head
immaterial
8. The space between lines of text
<property name>: <value>;
href
<style type="text/css"> /*styles go here*/ </styles>
Leading (prounounce ledding)
9. XHTML syntax for connecting an external style sheet to a given webpage if the name of the sheet is 'sitestyles.css'
rule set
JPEG (Joint Photographic Experts Group)
<link rel="stylesheet" type="text/css" href="sitestyles.css" />
(X)HTML
10. CSS requires that you know the _______ structural commands
(X)HTML
<property name>: <value>;
Inline styles
@media print
11. Hyphenated properties (like 'font-family') must not include ________
structure
Monospace
rule set
spaces
12. Comment structure for CSS
nested
/*blah blah blah*/
hyphenated
media="print"
13. HTML comment block syntax
Serif
property
Kerning
<!-- blah blah blah -->
14. In the absence of other conflicting rules or declarations the order of declarations within a given rule is _________
. (period)
immaterial
in (inches)
img {display: none;}
15. Height of the default font
Sans-serif
<style type="text/css"> /*styles go here*/ </styles>
auto
1em
16. Applied directly to the elements they affect
Monospace
none
spaces
Inline styles
17. A CSS ___________ consists of an opening brace & zero or more declarations and a closing brace
hyphenated
head
declaration block
optional
18. You must specify a unit of measure with a ________ making sure there is no space between the value and its unit of measure
numeric value
Times New Roman
Tracking
declaration block
19. To set margins and padding on printed pages you can use ____ as the unit of measure
Serif
in (inches)
spaces
nested
20. Multiple class names are delimited by ____
structure
class
spaces
serifs
21. Multiword properties are _____ words
class
curly-braces
rule set
hyphenated
22. One way to do image rollovers is to use ______ images and the hover selector
background
color
spaces
screen
23. Attribute name used to indicate the name of the CSS file an XHTML file is connected to
print
href
RGB triplet
<area>
24. Each CSS and each style rule is comprised of 2 parts: the ________ and the declaration block
#
selector
screen
background-color
25. Times New Romanand Georgia are in the _____ font family
hex codes
.css
Serif
Inline styles
26. A CSS rule that removes all images from a site
Times New Roman
none
structure
img {display: none;}
27. Recommendations for formatting printed pages: Set text color to black & background color to white & font to serif; remove _________ and as many images as possible
head
Sans-serif
site navigation
PNG (Portable Network Graphics)
28. When using an XHTML tag selector you must not use it with it's ________
.css
hyphenated
background-color
angle braces
29. Syntax for a CSS declaration
Times New Roman
<property name>: <value>;
rel="stylesheet"
optional
30. Delimiters for a rule's declaration(s)
nested
declaration
{ }
Kerning
31. It is possible for a user to __________ style sheets from a web page
.css
deactivate
property
angle braces
32. A triplet of numbers based on components of Red & Green and Blue
1em
DOM (Document Object Model)
@media print
RGB triplet
33. The amount of space between characters
Kerning
1em
<!-- blah blah blah -->
class
34. Arial and Verdana and Geneva are in the _____ font family
The box model
#
<area>
Sans-serif
35. Comments in CSS cannot be _________
link
Inline styles
nested
Leading (prounounce ledding)
36. HTML elements can be selected by element type - id or ______
class
1em
#
immaterial
37. The _____ is the style attribute you want to change
property
deactivate
<!-- blah blah blah -->
angle braces
38. Property for text color
rule set
rel="stylesheet"
Times New Roman
color
39. Extension for a CSS file
.css
<style type="text/css"> /*styles go here*/ </styles>
rule set
href
40. These tags are often (always?) nested in the <map> tag block
<area>
selector
hex codes
media="print"
41. CSS requires heavy use and understanding of the _____ of web page structure
spaces
Leading (prounounce ledding)
DOM (Document Object Model)
property
42. Ornamental part of some fonts
property
print
Leading (prounounce ledding)
serifs
43. Colors can be specified in CSS by either color names or _______
declaration block
Serif
1em
hex codes
44. Common name for { } 's
Monospace
media="print"
curly-braces
img {display: none;}
45. A popular serif font for printing
img {display: none;}
hyphenated
spaces
Times New Roman
46. Making a website 'adapt' to look great on multiple platforms and devices
declaration
RWT (Responsive Web Design)
in (inches)
presentation
47. Symbol used to specify a 'class' selector
immaterial
hyphenated
. (period)
Times New Roman
48. Every CSS declaration has a ____ and a value
property
. (period)
print
optional
49. Symbol used to specify an 'id' selector
site navigation
#
RWT (Responsive Web Design)
img {display: none;}
50. CSS is about _________
presentation
@media print
{ }
behavior