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