Font size
WorksheetsINTRODUCTION TO HTML
Total questions: 28
Worksheet time: 17mins
The servers store files and information in the form of _________.
website
homepage
data
ram
The first page of a website is called a ___________
HTML
web page
Home page
Notepad
HTML stands for _______________________
HyperText Market layer
HighText Markup Language
HighText Markup language
HyperText Markup Language
____________ is a technique that allows you to create a web page
link
Markup language
computer language
Notepad
who developed the html
Tim Berner-Lee
Ted nelson
Ada Lovelace
Peyush Bansal
HTML standard is developed in ________
2020
1956
1999
1991
The word hypertext was first coined by ________ in 1960
Tim Berners-Lee
Ted Nelson
Peyush bansal
Binny Bansal
Is HTML a sensitive language
Yes
No
there are two types of HTML editors what are they?
Word
Paint
WordPad
Notepad
What is the full form of WYSIWYG?
(a)
Examples of WYSIWYG.
Notepad
Adobe Dreamweaver
CoffeeCup HTML Editor
WordPad
full form of DHTML
(a)
Full form of XML
(a)
If you do not save your HTML document with an extension .html or .htm, you cannot view your web page
true
false
What will we write at the first of a HTML Document?
<html>
<body>
<title>
</html>
______ defines title of the web page
</title>
<title>
<htmp>
</html>
________tag defines font of the text
<title>
<head>
<font>
<p>
A _____ is an HTML command that controls the structure and appearance of the page or document that is created.
ram
tag
<p>
html
A non-empty tag requires an _____ tag and a ______ tag.
(a)
(<title>) is it on or off tag
ON tag
OFF tag
(</title>) is it on or off tag
ON tag
OFF tag
which indicates that the document has been written in HTML
<html>
</html>
<htm>
</htm>
Each HTML document contain only _______title
1
5
2
4
which is paragraph tag?
<pa>
<pg>
<paragraph>
<p>
The _______ tag is good option for short lines of the text that appears one after the other as it leaves no space at the beginning of a line.
<p>
<u>
<br>
<hn>
6.0.
<BR> and <HR> are empty tag00
true
false
<BR> and <HR> are empty tag
true
false
The Bold ,Italic and Underline tags are the __________
computer style
art style
dancing style
formatting styles
