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