0% found this document useful (0 votes)
13 views19 pages

4.HTML Notes

The document provides an introduction to HTML, covering its advantages and disadvantages, as well as essential tags and attributes for web page creation. It highlights the simplicity of HTML, its limitations as a non-programming language, and various formatting options for text and elements. Additionally, it includes information on lists, links, images, and tables in HTML.

Uploaded by

vedant0938
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)
13 views19 pages

4.HTML Notes

The document provides an introduction to HTML, covering its advantages and disadvantages, as well as essential tags and attributes for web page creation. It highlights the simplicity of HTML, its limitations as a non-programming language, and various formatting options for text and elements. Additionally, it includes information on lists, links, images, and tables in HTML.

Uploaded by

vedant0938
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

4.

HTML
Computer Science- I
Maharashtra Board
Introduction to HTML
1 Internet
2 WWW (World Wide Web)
3 Web server and Web page
4 Publish web pages
5 Printer, fax machine, TV sets, Game Console, Digital
watches
Advantages of HTML

1. Need only a text editor


2. Work on any hardware platform
3. Fixing errors is easy
4. No need to buy anything
5. You can work Independently
6. Easy to learn
Disadvantages of HTML

1. Not a programming language


2. Calculation cannot be done
3. An interactive web page can't be built
4. Not behave like an application
5. Not have their own interface
6. On click on hyperlink need to trip to server
Study of Tags
1. Tags
- Start Tag and End Tag
- Nested Tags

2. Attributes
Essentials of Web Page
BODY tag attributes

1. BGCOLOR
2. BACKGROUND
3. TEXT
4. LINK
5. VLINK
6. ALINK
Paragraphs <p>

A paragraph always starts on a new line and is


usually a block of text.
<br>

Attributes :align
Headings

<h1 align=”left”>
● <h2>
● <h3>
● <h4>
● <h5>
● <h6>
Formatting Text

•● <HR>
- Size
- width

•● <B>
•● <I>
•● <U>
•● <Pre>
•● <Address>
•● <EM>
Formatting Text

• <Strong>
• <SUB>
• <SUP>
• <FONT>
• - SIZE (1-7)
- COLOR
- FACE
• <BIG>
• <SMALL>
• <STRIKE>
• <MARQUEE>
Definition List
HTML Lists
HTML Links
HTML - Images
HTML Tables

- align
Use of scripting as
language support
Thanks

CREDITS: This presentation template was created by Slidesgo,


and includes icons by Flaticon, infographics & images by
Freepik and content by Eliana Delacour

You might also like