NEW
Font size
WorksheetsHTML tags
Total questions: 20
Worksheet time: 10mins
What tag starts and ends an unordered list?
<p> </p>
<ol> </ol>
<ul> </ul>
<h1> </h1>
What tags start and end a paragraph tag?
<p> </p>
<h6> </h6>
<ul> </ul>
<h1> </h1>
What tag starts and ends a list?
<p> </p>
<ol> </ol>
<ul> </ul>
<li> </li>
What tag starts and ends an ordered list?
<p> </p>
<ol> </ol>
<ul> </ul>
<h1> </h1>
Which of the following codes shows the output given?
<i>Viva Las Vegas!</i>
<i>Viva Las Vegas!</i>
<i><b>Viva Las Vegas!</i>
<i><b>Viva Las Vegas!</i>
<i><b>Viva Las Vegas!</b></i>
<i><b>Viva Las Vegas!</b></i>
<i><u>Viva Las Vegas!</u></i>
<i><u>Viva Las Vegas!</u></i>
Which of the following is the HTML Tag for Unordered List?
<ul> </ul>
<ol> </ol>
<b> html tag is the same with what html tag?
<em>
<strong>
<weak>
Which of the following is a paragraph tag?
<pr></pr>
<p></p>
<pp></pp>
<pg></pg>
Which of the following is the Line Break tag?
<br / >
<break>
What is the result of the following code:
Let's<br>GO,<br>Walnut Mustangs!
Let's GO, Walnut Mustangs!
Let's
GO,
Walnut
Mustangs!
Let's GO,
Walnut Mustangs!
Let's
GO,
Walnut Mustangs!
What is the result of the following code:
<u>What is this list:</u><br>duck<br>flamingo<br>eagle<br>
What is this list:
duck flamingo eagle
What is this list:
duck flamingo eagle
What is this list:
duck
flamingo
eagle
What is this list:
duck
flamingo
eagle
What font attribute tag is used to change the font of the text?
<font face=
<font color=
<font size=
Which tag needs a closing tag?
<img>
<font>
<br>
all of these need a closing tag
Which tag do you use to link to another web page or another page on your site?
<a> </a>
<x> </x>
<y> </y>
<z> </z>
What does HTML stand for?
Happy Technology-Made Lover
Hypertext Markup Language
Hater of The Maximum Level
Honest Tooter Mater Looker
