NEW
Font size
WorksheetsHTML-2............
Total questions: 25
Worksheet time: 4mins
Who written first version of HTML?
Tim berners lee
Ching chong
Lovasian hartef
Aishansar
how to create a table
<td>
</tc>
<table>
<tr>
What does HTML stand for ?
Hiper text markup language
Hiperlink and text markup language
home tool markup language
Choose the correct HTML element for the largest heading:
<head>
<h6>
<h1>
<heading>
What is the correct HTML element for inserting a line break?
<br>
<break>
<lb>
Which character is used to indicate an end tag?
/
^
*
<
Which HTML element defines the title of a document?
<meta>
<title>
<head>
HTML
HYPER TEXT MARK UP LANGUAGE
HYPER TEST MAKE UP LANGUAGE
HYPER LINK TEXT MAKE LANGUAGE
NONE OF THE ABOVE
BREAK TAG
<BREAK>
</BREAK>
<BR>
</BR>
SYMBOL OF CLOSING TAG
=
<>
/
\
ANCHOR TAG
<A HREF>
<HREF>
<A>
</AHREF>
<TABLE>
USED TO DEFINE A TABLE ROW
USED TO DEFINE A TABLE COLUMN
USED TO DEFINE A TABLE CELL
USED TO DEFINE A TABLE
HTML stands for...
Hyper Time Multiple Language
Hyper Text Mark-up Language
Hippo T-Rex Mascot Lemur
Hipper Text Make Language
What does a opening tag look like?
< >
</ >
<< >>
<
What does a closing tag look like?
< >
<\ >
</ >
<< >>
What does this tag stand for? <b>
bright
big
beautiful
bold
Which of the following codes would create a horizontal line
<br>
<h1></h1>
<hr>
<p>
Which list tag would you use for an ordered list
<h1></h1>
<ol></ol>
<ul></ul>
<a></a>
When working with color codes RGB stands for...
Green Red Purple
Red Great Blue
Red Green Blue
Blue Green Raspberry
Web pages starts with which of the following tag?
<form>
<HTML>
<body>
<Title>
TAG OF HORIZANTAL RULER
<H>
</H>
<HR>
</HR>
WHICH FOLLOWING TAGS DESCRIBES THE DESCRIPTION LIST?
<dl>
<dt>
<dd>
<ol>
