0% found this document useful (0 votes)
51 views4 pages

L-7 HTML - An Introduction

This document is an educational resource for 6th-grade students on HTML, covering key concepts such as tags, attributes, and the structure of HTML documents. It includes fill-in-the-blank exercises, true/false questions, multiple-choice questions, matching exercises, and short answer questions to reinforce learning. The document also differentiates between container and empty tags and outlines the requirements for creating web pages.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views4 pages

L-7 HTML - An Introduction

This document is an educational resource for 6th-grade students on HTML, covering key concepts such as tags, attributes, and the structure of HTML documents. It includes fill-in-the-blank exercises, true/false questions, multiple-choice questions, matching exercises, and short answer questions to reinforce learning. The document also differentiates between container and empty tags and outlines the requirements for creating web pages.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Std-6th Subject-Computer

Chapter-7 HTML- An Introduction


Fill ups
[Link] and Closing tags are used in Container Tags.
[Link] is no closing tag in <br> tag.
[Link] text editor named Notepad is used for creating HTML document.
[Link] document is opened in Web browser.
5..html extension is used to save HTML document.
[Link] HTML document first and last tag should be html.
7. SuperScript text is smaller than regular text and is raised off the baseline.
[Link] <body> tag is used to represent the body of the document.
[Link] line break tag is used to start the text from the next new line.
[Link] <head> tag is used for providing header information.
True or False
[Link] HTML tags can be written in capital or small letters of English
Alphabets. True
[Link] can be used as html [Link]
[Link] tag is written after Head tag. False
[Link] tag is a solo tag. False
[Link] is written in Head tag. False
[Link] are 6 levels of Heading. True
[Link] tag <p> is used for Paragraph. True
[Link] attributes of a list are: Face,Size,Color. False
[Link] tag <br> is used to make the text dynamics. False
[Link] underline the text, use the underline tag. True
Full Forms
1. HTML-Hyper Text Markup Language.
2. <b>-Bold
3. <i>-Italics
4. <u>-Underline
5. <p>-Paragraph
6. <br>-Line Break
7. <SUP>-Superscript
8. <SUB>-Subscript
9. <s>-Strike through
10.<HR>-Horizontal Rules.
Choose the correct answer
[Link] of the following tags is used for line breaks in the documents?
a)<p> b)<br> c)<hr>
[Link] of the following tags is used for paragraph breaks in the
documents?
a)<p> b)<br> c)<hr>
[Link] of the following tags is not an empty tag?
a)<p> b)<br> c)<hr>
[Link] of the following is not a web browser?
a)Mozilla Firefox b)Opera c)Notepad
[Link] of the following tags is used for boldfacing the text?
a)<br> b)strong c)<li>
[Link] of the image file extensions cannot be inserted in the web page?
a).pcd b).gif c).jpg
[Link] can insert _____ images in your web pages.
a)1 b)5 c)Unlimited
[Link] of the following tag is used for creating Italic text?
a)<html> b)<i> c)<u>
[Link] of the following tag is used to strike through your text?
a)<s> b)<u> c)<b>
[Link] of the following tag is used to create superscript text?
a)<sup> b)<s> c)<sub>
[Link] of the following tag is used to create subscript text?
a)<sup> b)<s> c)<sub>
Matching
[Link] Tag-Start the text from next new line.
[Link]-Specifies a background image for a document.
[Link]-Specifies a background color for a document.
[Link]-Specifies the Color of the text in a document.
5.<SUB>-Subscript
6.<FONT COLOR>-used for changing font color.
7.<CENTER>-Align the text in center.
8.<html>-start tag.
9 Head tag-used for providing header information.
[Link] tag-used for representing the body of the document.
Answer in one word
[Link] tag is used for providing header information?
A Head tag
[Link] tag is used for representing the body of the document?
A Body tag
[Link] one text editor to create HTML web pages?
A Notepad
[Link] are used with their respective attributes to create HTML document?
A HTML tags
[Link] tags are used in pairs?
A Container tags
6. How many types of tags are used in HTML?
A Two
7. Which tag is used to align the heading in center?
A Center tag
8. Which tag is used to start the text from the next new line?
A Break tag <br>
9. Which tags are used to separate the text in new line?
A Paragraph tag <p>…</p>
[Link] tags are used to create Italic text?
A Italic tag <i>…</i>
Differentiate between
Container tag Empty tag
1)Container tags are used in pairs. 1)Empty tag is solo tag.
2)They are used as starting and 2)It does not have any ending tag.
closing tags.
3)Eg.<font>…</font> 3)Eg.<br> tag

Answer in brief
1. What is HTML?Write the Structure of HTML?
Ans HTML means Hyper Text Markup Language which is used for
organising, formatting and linking pages of text, graphics and other
information.
2. What is a web browser?
Ans A web browser is a software application for accessing information on
the world wide web.
[Link] are the requirements of web pages?
Ans 1)Computer with Windows. You can also use Macintosh or Unix
machine.
2)For accessing the web pages, modem should be of atleast 28.8 KBPS
standard. A 56 KBPS standard modem is good.
3)Internet Connection.
4)A web browser program to retrieve and display HTML web pages.

Assignment-:Pg no-125,126,127

You might also like