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