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