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