NEW
Font size
WorksheetsHTML Quiz
Total questions: 10
Worksheet time: 2mins
HTML was developed by
Charles Babbage
Thomas Kurtz
Tim Berners Lee
John Kemeny
HTML was developed as a subset of
STML
IIST
SGML
SGMT
Full form of HTML
Hyper Text Transmission Protocol
Hyper Text Transfer Protocol
Hyper Transfer Tangent Protocol
Hyper Transfer Translocation Protocol
Extension of a HTML file
.ht
.ml
.htm
.httx
Full form of HTML
Hyper Text Making Language
Hyper Text Master Language
Hyper Text Markup Language
Hyper Transfer Making Language
First tag of a HTML document
<BODY>
<HTML>
<HEAD>
<TITLE>
Tags that include only an On tag but no Off tag
Empty Tags
Container Tags
Paragraph Tags
Body Tags
A HTML is case sensitive
True
False
Which tag draws a line across the width of your document?
<BR>
<P>
<HR>
<LI>
Range of the size of headings
<h1> to <h3>
<h1> to <h5>
<h1> to <h6>
<h1> to <h4>
