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