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