This HTML & CSS Quiz tests knowledge on basics of web development, including tags for headings, text formatting, and document structure.
A url="http://www.w3schools.com">W3Schools.com
A href="http://www.w3schools.com">W3Schools
A>http://www.w3schools.com
A name="http://www.w3schools.com">W3Schools.com
Rate this question:
Head
H1
H6
Heading
Rate this question:
Italic
I
It
Rate this question:
Dl
Ol
Ul
List
Rate this question:
Creative Style Sheets
Colorful Style Sheets
Computer Style Sheets
Cascading Style Sheets
Rate this question:
Stylesheetmystyle.css/stylesheet /
Link rel="stylesheet" type="text/css" href="mystyle.css"
Style src="mystyle.css" /
Rate this question:
Img alt="MyImage" image.gif /img
Image src="image.gif" alt="MyImage"
Img src="image.gif" alt="MyImage"
Img href="image.gif" alt="MyImage"
Rate this question:
bold
b
bb
Rate this question:
Font-weight:bold
Style:bold
Font:b
Rate this question:
Ol
Dl
Ul
List
Rate this question:
Font-family:
F:
Font=
Rate this question:
Body:color=black
{body;color:black}
{body:color=black(body}
Body {color: black}
Rate this question:
Font-style
Text-style
text-size text-size
Font-size
Rate this question:
' this is a comment
/* this is a comment */
// this is a comment
// this is a comment //
Rate this question:
Bgcolor:
Background-color:
Color:
Rate this question:
P {font-weight:bold}
P style="text-size:bold"
P {text-size:bold}
P style="font-size:bold">
Rate this question:
H1 {background-color:#FFFFFF}
H1.all {background-color:#FFFFFF}
All.h1 {background-color:#FFFFFF}
Rate this question:
In the head section
At the end of the document
At the top of the document
In the body section
Rate this question:
Margin-left:
Text-indent:
Margin:
Indent:
Rate this question:
Mail href="[email protected]"
Mail>[email protected]/mail
A href="[email protected]"
A href="mailto:[email protected]"
Rate this question:
A {text-decoration:none}
A {text-decoration:no underline}
A {decoration:no underline}
A {underline:none}
Rate this question:
A href="url" target="_blank"
A href="url" new
A href="url" target="new"
A href="url" target=_window"
Rate this question:
Home.html
Index.html
Anything you want it to be.html
The name of your website.html
Rate this question:
Color:
Text-color=
Text-color:
Fgcolor:
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
Type: square
List-type: square
Type: 2
List-style-type: square
Rate this question:
Ol
Ul
Dl
Lists have to have numbers or bullets
Rate this question:
break /
br /br
lb /
br /
br/
Rate this question:
Cellspacing
Cellpadding
The World Wide Web Consortium
Col span
Quiz Review Timeline (Updated): Feb 7, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.