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