SlideShare una empresa de Scribd logo
1 de 16
Introduction
to
HTmL
1
TABLE OF CONTENT
INTRODUCTION 3
WHAT IS HTML 4
FEATURES OF HTML 5
TAGS IN HTML 6
THE THREE C’S OF WEB PAGE 16
2
Tim Berners Lee developed HTML in the early 1990 at
CERN ( Conseil European de la Recherche Nucleaire ),
the European Particles Laboratory in Geneva,
Switzerland.
HTML is a public domain and not owned by anybody.
The WBC (World Wide Web Consortium
www.w3.org) is the body, which controls the HTML
standards.
3
HTML
(HYPER TEXT MARKUP LANGUAGE)
Hyper Text Markup Language (HTML) is
suitable for converting ordinary text into
hypertext. It is a set of special codes included
to control the layout and appearance of the
text. Technically, HTML is not a programming
language. It combines instructions within data
to form a display program, called browser.
4
HTML HAS THE FOLLOWING FEATURES
1.
• HTML is a character-based method for describing and
expressing the content. The content is pictures, text,
sound, and video clips.
2.
• It delivers
• the contents to multiple platforms.
3.
• It links document components or documents together to
compose compound documents.
4.
• HTML is a type of code. It embeds simple codes within
Standard ASCII test documents to provide an integrated, two-
dimensional display of text and graphics.
5.
• Any document created with any word processor and stored
in ASCII format can become a Web page with the addition of
a few HTML codes. 5
Tag or Tag element refers to the HTML codes
that define the element in an HTML file such
as headings, images, paragraphs and list.
There are two kinds of tags container tag and
empty tag. HTML tags are inserted into a
document between < and > symbols. Tags
are not case-sensitive.
6
HTML TAGS
Container Tag < >
Empty Tag
Attribute : Attribute =“value”
e.g., align = “center”
7
Paragraph and Line Break Tags :
The P (Paragraph) Tags <P>
The BR (Line Break) Tag <BR>
8
Formatting the text
Using Italic
<I> </I> and
Bold Highlighting.
<B> </B>
 Underline
<U> </U>
9
Starting user page document tags :
 The Html Tag <HTML> </HTML
 The Title Tag <TITLE> </TITLE>
 The Head Tag <HEAD> </HEAD>
 The Body Tag <BODY> </BODY>
10
Creating Lists
The OL (Ordered List ) Tags <OL> </OL>
1. Kolkata
2. Delhi
3. Mumbai
The UL (Unordered List) Tag <UL> </UL>
• Kolkata
• Delhi
• Mumbai
11
Creating Definition Lists
DL Tag – A tag to define the list
<DL> </DL>
DT Tag – A tag to define the term
<DT> </DT>
DD Tag – A tag to define the definition
<DD> </DD>
12
Other Tags
The HR Tag (Horizontal Rule)
<HR> </HR>
The LI Tag <LI> </LI>
13
Adding Image to your Web Page
The Image Tag
Syntax :
<img src=“ file name with the extention .png
or .jpg ”> </img>
e.g.;
<center><img src=“ sxccal.jpg”></img></center>
14
CREATING HYPERTEXT LINKS
• Anatomy of the A (Anchor) Tag :
<A HREF = “SXC.HTML”> Go to sub document</A>
Start and End tags
Link Target Link Text
15
To develop Web pages, we always
remember the following three C’s of Web
page design :
16

Más contenido relacionado

La actualidad más candente (20)

HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
 
Html ppt
Html pptHtml ppt
Html ppt
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Html
HtmlHtml
Html
 
What is CSS?
What is CSS?What is CSS?
What is CSS?
 
XML
XMLXML
XML
 
HTML: Tables and Forms
HTML: Tables and FormsHTML: Tables and Forms
HTML: Tables and Forms
 
Tags in html
Tags in htmlTags in html
Tags in html
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
Basic Html Knowledge for students
Basic Html Knowledge for studentsBasic Html Knowledge for students
Basic Html Knowledge for students
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
Introduction to XHTML
Introduction to XHTMLIntroduction to XHTML
Introduction to XHTML
 
PHP variables
PHP  variablesPHP  variables
PHP variables
 
HTML
HTMLHTML
HTML
 
Html links
Html linksHtml links
Html links
 
How to learn HTML in 10 Days
How to learn HTML in 10 DaysHow to learn HTML in 10 Days
How to learn HTML in 10 Days
 
HTML Tags
HTML TagsHTML Tags
HTML Tags
 
Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
 
Html Table
Html TableHtml Table
Html Table
 
Dynamic HTML (DHTML)
Dynamic HTML (DHTML)Dynamic HTML (DHTML)
Dynamic HTML (DHTML)
 

Destacado

Destacado (12)

Creating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSSCreating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSS
 
Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in html
 
C Programming Language Tutorial for beginners - JavaTpoint
C Programming Language Tutorial for beginners - JavaTpointC Programming Language Tutorial for beginners - JavaTpoint
C Programming Language Tutorial for beginners - JavaTpoint
 
Web design - HTML (Hypertext Markup Language) introduction
Web design - HTML (Hypertext Markup Language) introductionWeb design - HTML (Hypertext Markup Language) introduction
Web design - HTML (Hypertext Markup Language) introduction
 
Basic of web design
Basic of web designBasic of web design
Basic of web design
 
Overview of c language
Overview of c languageOverview of c language
Overview of c language
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
C notes.pdf
C notes.pdfC notes.pdf
C notes.pdf
 
C language ppt
C language pptC language ppt
C language ppt
 
Basics of C programming
Basics of C programmingBasics of C programming
Basics of C programming
 
Introduction to C Programming
Introduction to C ProgrammingIntroduction to C Programming
Introduction to C Programming
 
INTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGINTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMING
 

Similar a WEB PAGE DESIGN USING HTML

introdution-to-html.ppt coding programming
introdution-to-html.ppt coding programmingintrodution-to-html.ppt coding programming
introdution-to-html.ppt coding programmingprogramizconsultancy
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 htmlCK Yang
 
CreatingWebPages-Part1.ppt
CreatingWebPages-Part1.pptCreatingWebPages-Part1.ppt
CreatingWebPages-Part1.pptHamzaAhmad861123
 
Grade 7_HTML.pptx
Grade 7_HTML.pptxGrade 7_HTML.pptx
Grade 7_HTML.pptxshilpak0307
 
introdution-to-html.pptx
introdution-to-html.pptxintrodution-to-html.pptx
introdution-to-html.pptxdatapro2
 
introdution-to-html_jayarao27_11_22.pptx
introdution-to-html_jayarao27_11_22.pptxintrodution-to-html_jayarao27_11_22.pptx
introdution-to-html_jayarao27_11_22.pptxjayarao21
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).pptMarktero2
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.pptSri Latha
 
HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...ssuser6478a8
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).pptF3ZONE1
 
introdution-to-html.ppt NJBJGHGJHGGJGJG
introdution-to-html.ppt  NJBJGHGJHGGJGJGintrodution-to-html.ppt  NJBJGHGJHGGJGJG
introdution-to-html.ppt NJBJGHGJHGGJGJGAMRITHA16
 
introdution-to-html.ppt jahjdbsfhbdhdbjkgbe
introdution-to-html.ppt jahjdbsfhbdhdbjkgbeintrodution-to-html.ppt jahjdbsfhbdhdbjkgbe
introdution-to-html.ppt jahjdbsfhbdhdbjkgbeJamaicaCabrales
 

Similar a WEB PAGE DESIGN USING HTML (20)

introdution-to-html.ppt coding programming
introdution-to-html.ppt coding programmingintrodution-to-html.ppt coding programming
introdution-to-html.ppt coding programming
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
 
CreatingWebPages-Part1.ppt
CreatingWebPages-Part1.pptCreatingWebPages-Part1.ppt
CreatingWebPages-Part1.ppt
 
Grade 7_HTML.pptx
Grade 7_HTML.pptxGrade 7_HTML.pptx
Grade 7_HTML.pptx
 
Html
HtmlHtml
Html
 
introdution-to-html.pptx
introdution-to-html.pptxintrodution-to-html.pptx
introdution-to-html.pptx
 
introdution-to-html_jayarao27_11_22.pptx
introdution-to-html_jayarao27_11_22.pptxintrodution-to-html_jayarao27_11_22.pptx
introdution-to-html_jayarao27_11_22.pptx
 
HTML
HTMLHTML
HTML
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).ppt
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
 
summary html.ppt
summary html.pptsummary html.ppt
summary html.ppt
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
 
HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...HTML is a markup language used by the browser to manipulate text, images, and...
HTML is a markup language used by the browser to manipulate text, images, and...
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).ppt
 
introdution-to-html.ppt NJBJGHGJHGGJGJG
introdution-to-html.ppt  NJBJGHGJHGGJGJGintrodution-to-html.ppt  NJBJGHGJHGGJGJG
introdution-to-html.ppt NJBJGHGJHGGJGJG
 
html.pptx
html.pptxhtml.pptx
html.pptx
 
introdution-to-html.ppt jahjdbsfhbdhdbjkgbe
introdution-to-html.ppt jahjdbsfhbdhdbjkgbeintrodution-to-html.ppt jahjdbsfhbdhdbjkgbe
introdution-to-html.ppt jahjdbsfhbdhdbjkgbe
 

WEB PAGE DESIGN USING HTML

  • 2. TABLE OF CONTENT INTRODUCTION 3 WHAT IS HTML 4 FEATURES OF HTML 5 TAGS IN HTML 6 THE THREE C’S OF WEB PAGE 16 2
  • 3. Tim Berners Lee developed HTML in the early 1990 at CERN ( Conseil European de la Recherche Nucleaire ), the European Particles Laboratory in Geneva, Switzerland. HTML is a public domain and not owned by anybody. The WBC (World Wide Web Consortium www.w3.org) is the body, which controls the HTML standards. 3
  • 4. HTML (HYPER TEXT MARKUP LANGUAGE) Hyper Text Markup Language (HTML) is suitable for converting ordinary text into hypertext. It is a set of special codes included to control the layout and appearance of the text. Technically, HTML is not a programming language. It combines instructions within data to form a display program, called browser. 4
  • 5. HTML HAS THE FOLLOWING FEATURES 1. • HTML is a character-based method for describing and expressing the content. The content is pictures, text, sound, and video clips. 2. • It delivers • the contents to multiple platforms. 3. • It links document components or documents together to compose compound documents. 4. • HTML is a type of code. It embeds simple codes within Standard ASCII test documents to provide an integrated, two- dimensional display of text and graphics. 5. • Any document created with any word processor and stored in ASCII format can become a Web page with the addition of a few HTML codes. 5
  • 6. Tag or Tag element refers to the HTML codes that define the element in an HTML file such as headings, images, paragraphs and list. There are two kinds of tags container tag and empty tag. HTML tags are inserted into a document between < and > symbols. Tags are not case-sensitive. 6
  • 7. HTML TAGS Container Tag < > Empty Tag Attribute : Attribute =“value” e.g., align = “center” 7
  • 8. Paragraph and Line Break Tags : The P (Paragraph) Tags <P> The BR (Line Break) Tag <BR> 8
  • 9. Formatting the text Using Italic <I> </I> and Bold Highlighting. <B> </B>  Underline <U> </U> 9
  • 10. Starting user page document tags :  The Html Tag <HTML> </HTML  The Title Tag <TITLE> </TITLE>  The Head Tag <HEAD> </HEAD>  The Body Tag <BODY> </BODY> 10
  • 11. Creating Lists The OL (Ordered List ) Tags <OL> </OL> 1. Kolkata 2. Delhi 3. Mumbai The UL (Unordered List) Tag <UL> </UL> • Kolkata • Delhi • Mumbai 11
  • 12. Creating Definition Lists DL Tag – A tag to define the list <DL> </DL> DT Tag – A tag to define the term <DT> </DT> DD Tag – A tag to define the definition <DD> </DD> 12
  • 13. Other Tags The HR Tag (Horizontal Rule) <HR> </HR> The LI Tag <LI> </LI> 13
  • 14. Adding Image to your Web Page The Image Tag Syntax : <img src=“ file name with the extention .png or .jpg ”> </img> e.g.; <center><img src=“ sxccal.jpg”></img></center> 14
  • 15. CREATING HYPERTEXT LINKS • Anatomy of the A (Anchor) Tag : <A HREF = “SXC.HTML”> Go to sub document</A> Start and End tags Link Target Link Text 15
  • 16. To develop Web pages, we always remember the following three C’s of Web page design : 16