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