CSS
Test
Model Test
Ebook
Quiz 1: Test on Basic CSS3
Quiz 2: Test on CSS3 selector
Quiz 3: Test on CSS3 Color, Unit and Value
Quiz 4: CSS Test on Formating Text
Quiz 5: Test on CSS3 Box-Model
Quiz 6: CSS3 Model Test one
Quiz 7: CSS3 Model Test Two
Index
CSS Home
CSS Basic
37
CSS Backgrounds
3
CSS Text Effects
26
CSS Layouts
5
CSS Colors
10
CSS Fonts
15
CSS Media Queries
1
CSS Selectors
30
CSS Cross-Browser
5
CSS Values an Units
20
CSS Box Model
13
CSS User Interface
1
Schools
Ebook
Question:
How do you make a list not display bullet points?
A
list-style-type: no-bullet
B
list-style-type: none
C
list: none
D
bulletpoints: none
Note:
Not available
Show answer
Show Note
Report
Question:
A declaration is terminated by a _____
A
! (exclamation mark)
B
: (colon)
C
. (period)
D
; (semi colon)
Note:
Not available
Show answer
Show Note
Report
Question:
Media queries serve different styles to devices depending on
A
screen width and orientation
B
screen height and orientation
C
color and element
D
browser and version
Note:
Not available
Show answer
Show Note
Report
Question:
The CSS3 Color module expands the type of color formats that you can use in websites to include
A
HSL and alpha transparency.
B
RGB
C
HSL
D
RBGA
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is selector in the code below? p{font-size:10px;}
A
p
B
p{font-size:10px;}
C
font-size:10px;
D
font-size;
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is a CSS rule in the code below? p{padding:10px;}
A
p{padding:10px;}
B
p
C
padding:10px;
D
{padding:10px;}
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is CSS declaration in the code below? p{margin-left:40px;}
A
margin-left:40px;
B
p{margin-left:40px;}
C
margin-left
D
40px;
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following prefixes is not correct for browser-specific CSS3 properties?
A
-moz-
B
-ms-
C
-o-
D
-webkit-
E
-ie-
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following CSS property prefix group is correct for the Firefox, Internet Explorer, Opera, Google Chrome, and Safari respectively.
A
-moz- , -ms- , -o- , -webkit- , -webkit-
B
-moz- , -ie- , -o- , -webkit- , -webki
C
-firefox- , -ie- , -o- , -webkit- , -webki
D
-moz- , -ms- , -opera- , -webkit- , -webki
E
-moz- , -ms- , -o- , -webkit- , -saf-
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is the standard CSS property?
A
-moz-linear-gradient
B
-webkit-linear-gradient
C
-ms-linear-gradient
D
linear-gradient
E
-o-linear-gradient
Note:
Not available
Show answer
Show Note
Report
First
Prev
2
3
4
5
6
Next
Last
/17
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd