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