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