CBSE Class 6 Computer Science HTML Notes

Download CBSE Class 6 Computer Science HTML Notes in PDF format. All Revision notes for Class 6 Computer Science have been designed as per the latest syllabus and updated chapters given in your textbook for Computer Science in Class 6. Our teachers have designed these concept notes for the benefit of Class 6 students. You should use these chapter wise notes for revision on daily basis. These study notes can also be used for learning each chapter and its important and difficult topics or revision just before your exams to help you get better scores in upcoming examinations, You can also use Printable notes for Class 6 Computer Science for faster revision of difficult topics and get higher rank. After reading these notes also refer to MCQ questions for Class 6 Computer Science given on studiestoday

Revision Notes for Class 6 Computer Science HTML

Class 6 Computer Science students should refer to the following concepts and notes for HTML in Class 6. These exam notes for Class 6 Computer Science will be very useful for upcoming class tests and examinations and help you to score good marks

HTML Notes Class 6 Computer Science

CBSE Class 6 HTML. Learning the important concepts is very important for every student to get better marks in examinations. The concepts should be clear which will help in faster learning. The attached concepts will help the student to understand the chapter and score better marks in the examinations. 

CHAPTER-6 HTML

What is HTML?

HTML is a computer language invented to allow website creation. The websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting and quite powerful in what it allows you to create. HTML is used to build the websites or web based applications

HTML stands for Hyper Text Markup Language.

HyperText is the method by which you move around on the web by clicking on special text called hyperlinks which bring you to the next page.

Markup is what HTML tags do to the text inside them. They mark it as a certain type of text for example italicized text.
How does it work?

HTML consists of a series of short codes typed into a text-file called as tags. The text is then saved as html file, and viewed through a browser like Internet Explorer. This browser reads the file and translates the text into a visible form, hopefully rendering the page as the author had intended.

Some of the most popular HTML editors, such as FrontPage or Dreamweaver will let you create pages more or less as you write documents in Word or whatever text editor you are using.

Essential HTML Tags

There are four sets of HTML tags that form the basic structure needed for every HTML file:

• <html></html>

• <head></head>

• <title></title>

• <body></body>

<html> </html>

This basically defines the document as web page. It also identifies the beginning and end of the HTML document. All other tags must fall between the html tags.

<head> </head>

The header contains information about the document that will not appear on the actual page, such as the title of the document, the author etc.

<title> </title>

The title tag defines the title that will appear in the title bar of your web browser. The title must appear between the head tags.

<body> </body>

The body tags contain all the information and other visible content on the page. All your images, links and plain text must go between the <body> and </body> tags.

You may also be interested in the basic tags for adding content and headings.

Example:

Below is a basic html document. Notice that everything falls between the html tags, the title appears within the head of the document, and that the body comes after the head.

1. Open Notepad.

2. Type the HTML program as given below.

3. Click file->Save as

CBSE Class 6 HTML_1

4. Select Desktop, type the file name as myfile.html and select All files in Save as type box and Click on save.

Your HTML file will be save to desktop

CBSE Class 6 HTML_2

5. Double click on the file(as shown below) and your webpage is ready for display.

CBSE Class 6 HTML_3

Empty tag and Container tag

A container tag has two ends (an opening and a closing) whereas an empty tag doesn't. The paragraph tag is an example of a container tag:

<p>Our paragraph text here.</p>

The image tag is a good example of an empty tag.

<img src="kvslogo.png" >

See how the initial paragraph tag (<p>) has a corresponding end tag? The text in between is "contained" by the tag.

The majority of tags are "container" tags. They have an opening and a closing tag.

However, a few tags are "self-contained" or "empty" tags in that they have an opening tags but not a closing one.

They common ones are:

• <br> = break

• <img> = image

• <meta> = metadata within an HTML document.

WORKSHEET

Fill in the blanks with correct option

<BR>, <HTML>, header, .html, container, tag, title, body, empty , web programming

1. Extension of a HTML file is……………………

2. Predefined command in HTML is knows as…………………

3. HTML is a ………………………language.

4. All HTML programs must have………………tag the begging of program.

5. The ………………contains information about the document that will not appear on the actual page.

6. The ………… tag must appear between the head tags.

7. The ……………tags contain all the information and other visible content on the page.

8. A ……….……………tag has an opening and a closing end.

9. A…………………tag doesn't have a closing end.

10....................is an example empty tag.

Lab Assignment / Project

1. Create a HTML page that contains your name, class, father’s name, mother’s name etc. Save this HTML file to Desktop and test the result.

Solve the crosswords using the words from the lesson

CBSE Class 6 HTML_4


Please click the link below to download CBSE Class 6 HTML.

CBSE Class 6 Computer Science HTML Notes

We hope you liked the above notes for topic HTML which has been designed as per the latest syllabus for Class 6 Computer Science released by CBSE. Students of Class 6 should download and practice the above notes for Class 6 Computer Science regularly. All revision notes have been designed for Computer Science by referring to the most important topics which the students should learn to get better marks in examinations. Our team of expert teachers have referred to the NCERT book for Class 6 Computer Science to design the Computer Science Class 6 notes. After reading the notes which have been developed as per the latest books also refer to the NCERT solutions for Class 6 Computer Science provided by our teachers. We have also provided a lot of MCQ questions for Class 6 Computer Science in the notes so that you can learn the concepts and also solve questions relating to the topics. We have also provided a lot of Worksheets for Class 6 Computer Science which you can use to further make yourself stronger in Computer Science.

Where can I download latest CBSE Class 6 Computer Science HTML notes

You can download notes for Class 6 Computer Science HTML for latest academic session from StudiesToday.com

Are the revision notes available for HTML Class 6 Computer Science for the latest CBSE academic session

Yes, the notes issued for Class 6 Computer Science HTML have been made available here for latest CBSE session

Is there any charge for the Class 6 Computer Science HTML notes

There is no charge for the notes for CBSE Class 6 Computer Science HTML, you can download everything free of charge

Which is the best online platform to find notes for HTML Class 6 Computer Science

www.studiestoday.com is the best website from which you can download latest notes for HTML Computer Science Class 6

Where can I find topic-wise notes for Class 6 Computer Science HTML

Come to StudiesToday.com to get best quality topic wise notes for Class 6 Computer Science HTML