CSS 3 quiz assesses knowledge on basics of Cascading Style Sheets including syntax, properties like padding, and styles application in HTML documents. It's designed for learners to understand and apply CSS effectively in web development.
Yes
No
Rate this question:
At the top of the document
In the section
At the end of the document
In the section
Rate this question:
Style
Css
Script
Rate this question:
Styles
Style
Font
Class
Rate this question:
{body:color=black(body}
{body;color:black}
Body:color=black
Body {color: black}
Rate this question:
*this is a comment ' this is a comment
/*this is a comment*/ /*this is a comment*/
//this is a comment// /this is a comment
/this is a comment // this is a comment
Rate this question:
Color:
Bgcolor:
Background-color:
Rate this question:
All.h1 {background-color:#FFFFFF}
H1.all {background-color:#FFFFFF}
H1 {background-color:#FFFFFF}
Rate this question:
Color:
Fgcolor:
Text-color:
Text-color=
Rate this question:
Text-size
Text-color
Front-size
Font-style
Rate this question:
P {text-size:bold}
P {font-weight:bold}
Rate this question:
A {underline:none}
A {text-decoration:none}
A {decoration:no underline}
a {text-decoration:no underline}
Rate this question:
Border-width:10px 20px 5px 1px
Border-width:20px 10px 5px 1px
Border-width:5px 20px 10px 1px
Border-width:10px 20px 1px 5px
Rate this question:
Type: 2
List-type: square
List-style-type: square
Type:square
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.