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