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