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