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