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