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