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