SlideShare a Scribd company logo
Learning HTML
HTML (Hyper Text Markup Language) is the language used
to write Web pages
Presented by:
Deepshikha Bisaria
IT-8th
sem
0928IT091019
Saving Your Work
 All projects should be saved this way.
 File Name. HTML
 Save As Type (Text Document)
 Make sure you know where you are saving.
 Click name your work and save as .
Declaration
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 !DOCTYPE HTML PUBLIC proclaims this is an HTML
document type that can be read by public
browsers.
 -//W3C represents the HTML organization that
denotes what HTML commands are to be used and
what are not.
 //DTD HTML 3.2 stands for Document Type Description
HyperText MarkUp Language (version) 3.2.
 //EN means the document will be written in the
English language.
HTML
 Text editor – Word Pad or Note Pad.
 We will use Word Pad.
 To find Word Pad click start, programs,
accessories, then Word Pad.
Let’s create a template
 Let’s start by creating 8 pairs of less than
and greater than symbols.
 Please do not use the space bar.
<><><><><><><><>
Put the less than and greater
than signs in a column.
 <><><><><><>
 Place your cursor between a pair of less
than greater than signs and press enter on
your keyboard.
<>
<>
Structure Tags
 <HTML> .....</HTML> Opens and closes all HTML
documents.
 <HEAD> ….</HEAD> Encloses document header.
 <TITLE> …..</TITLE> Contains the document’s
assigned title.
 <BODY> ….</BODY> Contains the body of the
HTML document.
 / means this is a closing tag.
More Structure Tags Character
Formatting
    <B>...</B> Bold text.
<I>...</I> Italic text.
<U>...</U>   Underlined text.
<center>..</center> center text
.
<font size”..”> </font size”..”> text size 1-7
<OL>...</OL> An ordered (numbered)
list.
<UL>...</UL> An unordered (unnumbered),
bulleted list.
<LI>   A list item
Attributes:
 BGCOLOR="..."   Sets background color.
 TEXT="..." Sets color of text.
 LINK="..." Sets color of unvisited links.
 VLINK="..." Sets color of visited links.
Headings
 H1>...</H1> -- <H6>...</H6>  
 Used to set size of headings. Values of 1
through 6; with 1 being the largest, 6 the
smallest.
Paragraphs
 <P>   Used to denote a plain paragraph.
 Links     <A>....</A>   Creates a link to
another document or anchor. Attributes:
HREF"..." The URL of a document to which
a given document is linked. NAME"..."
Denotes an anchor name.
Lists
     <OL>...</OL>   An ordered (numbered)
list.
 <UL>...</UL>   An unordered
(unnumbered), bulleted list.
 <LI>   A list item.
Character Formatting
     <B>...</B>   Bold text.
 <I>...</I>   Italic text.
 <U>...</U>   Underlined text.
More Tags
 <BR>   A line break.
 Attributes: CLEAR="..." Causes text to stop
flowing around images - possible values
are LEFT, RIGHT and ALL.
Images  
   <IMG>   Used to place an image into a
document.
 Attributes: SRC="..." Information as to an
image's physical location. ALT="..."
Alternate text to be displayed should an
image be missing, or images are turned
off in browser.
 ALIGN="..." Determines horizontal image
alignment; either LEFT or RIGHT.
 VALIGN="..." Determines vertical image
alignment; either TOP, MIDDLE, or
BOTTOM.
Images
 WIDTH="..." The width in pixels of an image.
 HEIGHT="..." The height in pixels of the
image.
 BORDER="..." Creates a border around a
linked image.
 "BORDERCOLOR=" may also be specified.
Tables  
   <TABLE>...</TABLE>   Creates a table.
 Attributes: BORDER="...." Indicates whether
a table should have a border. May also
specify a value indicating the width of a
border.
Tables
 CELLSPACING="..." Specifies amount of
space between cells in a table.
 WIDTH="..." Specifies width of a table,
either in pixels or as a percentage.
 <TR>...</TR>   Defines a table row.
 <TD>....</TD>   Defines a table data cell.
**found in a <TR>....</TR>.
Deepshikha html

More Related Content

PPTX
Web designing (1) - Html Basic Codding
PPTX
Web designing (2) - CSS Basic Coding
PPTX
Hushang Gaikwad
PPTX
PPTX
Introduction to (x)html
PDF
HTML Lecture Part 1 of 2
PPTX
Dynamic HTML (DHTML)
Web designing (1) - Html Basic Codding
Web designing (2) - CSS Basic Coding
Hushang Gaikwad
Introduction to (x)html
HTML Lecture Part 1 of 2
Dynamic HTML (DHTML)

What's hot (19)

PPT
PPTX
Html and css presentation
PPTX
Introduction to HTML
PPT
HTML_Slideshow1
PDF
Html cheat sheet
PDF
Html tags or elements
PPT
PDF
Lesson 1: Introduction to HTML
ODP
How to Make HTML and CSS Files
PPTX
PPTX
PDF
Introduction to XHTML
PPT
Introduction to HTML
PDF
Html tutorials-infotech aus
PPTX
art2830 1st html tag presentation
PPTX
uptu web technology unit 2 html
PPT
Creating WebPages using HTML
PPTX
Ict html
PPTX
Web development (html)
Html and css presentation
Introduction to HTML
HTML_Slideshow1
Html cheat sheet
Html tags or elements
Lesson 1: Introduction to HTML
How to Make HTML and CSS Files
Introduction to XHTML
Introduction to HTML
Html tutorials-infotech aus
art2830 1st html tag presentation
uptu web technology unit 2 html
Creating WebPages using HTML
Ict html
Web development (html)
Ad

Viewers also liked (11)

PPTX
Presentation on waste water diffuser
PPTX
Top mba colleges in east delhi
PPT
PPTX
Arts colleges in bihar
PPTX
Presentation on candle filter bag
PPTX
Presentation on spun bonded filter cartridge
PPTX
Presentation on fabric
PPTX
Presentation on FBD filter bags
PPTX
Presentation on solenoid valve
PPTX
Presentation on geotextile
PPTX
Presentation 2
Presentation on waste water diffuser
Top mba colleges in east delhi
Arts colleges in bihar
Presentation on candle filter bag
Presentation on spun bonded filter cartridge
Presentation on fabric
Presentation on FBD filter bags
Presentation on solenoid valve
Presentation on geotextile
Presentation 2
Ad

Similar to Deepshikha html (20)

PPT
introduction-to-html hyper text markup .ppt
PPT
introdution-to-html.ppt
PPT
introduction to HTML. How to learn HTML coding
PPTX
HTML-INTRO.pptx
PPT
PPT
introdution-to-htmlppt.ppt
PPT
introdution to html notes and practice.ppt
PPTX
introduction to html and css for beginners
PPT
HTML Programming, Html tags, Html tools,
PPTX
001-Hyper-Text-Markup-Language-Lesson.pptx
PPT
introdution-to-html(Hypertext Markup Language).ppt
PPT
introdution-to000000000000000000000-html.ppt
PPT
introdution-to-html-basic webdevelopment.ppt
PPT
introdution-to-html about html basics tags
PPT
introdution-to-html building website using HTML
PPT
introdution-to-Basics_of_Hypertext_Markup_Language
PPT
Introduction to HTML for under-graduate studnets
PPTX
introdution to hypertext machine learning language
PPT
introdution-to-html,regarding high level language
PPT
introdution-to-html.ppt
introduction-to-html hyper text markup .ppt
introdution-to-html.ppt
introduction to HTML. How to learn HTML coding
HTML-INTRO.pptx
introdution-to-htmlppt.ppt
introdution to html notes and practice.ppt
introduction to html and css for beginners
HTML Programming, Html tags, Html tools,
001-Hyper-Text-Markup-Language-Lesson.pptx
introdution-to-html(Hypertext Markup Language).ppt
introdution-to000000000000000000000-html.ppt
introdution-to-html-basic webdevelopment.ppt
introdution-to-html about html basics tags
introdution-to-html building website using HTML
introdution-to-Basics_of_Hypertext_Markup_Language
Introduction to HTML for under-graduate studnets
introdution to hypertext machine learning language
introdution-to-html,regarding high level language
introdution-to-html.ppt

More from Siya Agarwal (20)

PPTX
Whats digital marketing
PPTX
amrapali la residentia
PPTX
Anode filter bags
PPTX
Pmp west delhi
PPT
Solar home lighting system
PPT
Solar off grid
PPT
Solar charge controller
PPTX
Presentation on venturi
PPTX
Presentation on sparkler filter bag
PPTX
Presentation on screening mesh
PPTX
Presentation on reverse air type filter bag
PPTX
Presentation on pulveriser sleeve
PPTX
Presentation on pp cartridge housing filter
PPTX
Presentation on nutsche filter bag
PPTX
Presentation on fine bubble diffuser
PPTX
Presentation on support cages
PPTX
Presentation on printing mesh
PPTX
Presentation on hvac pre filtration
PPTX
Presentation on random growth media
PPTX
Presentation on filter press panels
Whats digital marketing
amrapali la residentia
Anode filter bags
Pmp west delhi
Solar home lighting system
Solar off grid
Solar charge controller
Presentation on venturi
Presentation on sparkler filter bag
Presentation on screening mesh
Presentation on reverse air type filter bag
Presentation on pulveriser sleeve
Presentation on pp cartridge housing filter
Presentation on nutsche filter bag
Presentation on fine bubble diffuser
Presentation on support cages
Presentation on printing mesh
Presentation on hvac pre filtration
Presentation on random growth media
Presentation on filter press panels

Recently uploaded (20)

PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPTX
cloud_computing_Infrastucture_as_cloud_p
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
PDF
STKI Israel Market Study 2025 version august
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
1. Introduction to Computer Programming.pptx
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PPTX
The various Industrial Revolutions .pptx
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Architecture types and enterprise applications.pdf
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
Tartificialntelligence_presentation.pptx
PDF
project resource management chapter-09.pdf
PDF
August Patch Tuesday
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
cloud_computing_Infrastucture_as_cloud_p
Final SEM Unit 1 for mit wpu at pune .pptx
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
STKI Israel Market Study 2025 version august
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
1. Introduction to Computer Programming.pptx
OMC Textile Division Presentation 2021.pptx
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
A comparative study of natural language inference in Swahili using monolingua...
The various Industrial Revolutions .pptx
DP Operators-handbook-extract for the Mautical Institute
Architecture types and enterprise applications.pdf
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
A contest of sentiment analysis: k-nearest neighbor versus neural network
Web App vs Mobile App What Should You Build First.pdf
NewMind AI Weekly Chronicles – August ’25 Week III
Tartificialntelligence_presentation.pptx
project resource management chapter-09.pdf
August Patch Tuesday

Deepshikha html

  • 1. Learning HTML HTML (Hyper Text Markup Language) is the language used to write Web pages Presented by: Deepshikha Bisaria IT-8th sem 0928IT091019
  • 2. Saving Your Work  All projects should be saved this way.  File Name. HTML  Save As Type (Text Document)  Make sure you know where you are saving.  Click name your work and save as .
  • 3. Declaration <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">  !DOCTYPE HTML PUBLIC proclaims this is an HTML document type that can be read by public browsers.  -//W3C represents the HTML organization that denotes what HTML commands are to be used and what are not.  //DTD HTML 3.2 stands for Document Type Description HyperText MarkUp Language (version) 3.2.  //EN means the document will be written in the English language.
  • 4. HTML  Text editor – Word Pad or Note Pad.  We will use Word Pad.  To find Word Pad click start, programs, accessories, then Word Pad.
  • 5. Let’s create a template  Let’s start by creating 8 pairs of less than and greater than symbols.  Please do not use the space bar. <><><><><><><><>
  • 6. Put the less than and greater than signs in a column.  <><><><><><>  Place your cursor between a pair of less than greater than signs and press enter on your keyboard. <> <>
  • 7. Structure Tags  <HTML> .....</HTML> Opens and closes all HTML documents.  <HEAD> ….</HEAD> Encloses document header.  <TITLE> …..</TITLE> Contains the document’s assigned title.  <BODY> ….</BODY> Contains the body of the HTML document.  / means this is a closing tag.
  • 8. More Structure Tags Character Formatting     <B>...</B> Bold text. <I>...</I> Italic text. <U>...</U>   Underlined text. <center>..</center> center text .
  • 9. <font size”..”> </font size”..”> text size 1-7 <OL>...</OL> An ordered (numbered) list. <UL>...</UL> An unordered (unnumbered), bulleted list. <LI>   A list item
  • 10. Attributes:  BGCOLOR="..."   Sets background color.  TEXT="..." Sets color of text.  LINK="..." Sets color of unvisited links.  VLINK="..." Sets color of visited links.
  • 11. Headings  H1>...</H1> -- <H6>...</H6>    Used to set size of headings. Values of 1 through 6; with 1 being the largest, 6 the smallest.
  • 12. Paragraphs  <P>   Used to denote a plain paragraph.  Links     <A>....</A>   Creates a link to another document or anchor. Attributes: HREF"..." The URL of a document to which a given document is linked. NAME"..." Denotes an anchor name.
  • 13. Lists      <OL>...</OL>   An ordered (numbered) list.  <UL>...</UL>   An unordered (unnumbered), bulleted list.  <LI>   A list item.
  • 14. Character Formatting      <B>...</B>   Bold text.  <I>...</I>   Italic text.  <U>...</U>   Underlined text.
  • 15. More Tags  <BR>   A line break.  Attributes: CLEAR="..." Causes text to stop flowing around images - possible values are LEFT, RIGHT and ALL.
  • 16. Images      <IMG>   Used to place an image into a document.  Attributes: SRC="..." Information as to an image's physical location. ALT="..." Alternate text to be displayed should an image be missing, or images are turned off in browser.  ALIGN="..." Determines horizontal image alignment; either LEFT or RIGHT.  VALIGN="..." Determines vertical image alignment; either TOP, MIDDLE, or BOTTOM.
  • 17. Images  WIDTH="..." The width in pixels of an image.  HEIGHT="..." The height in pixels of the image.  BORDER="..." Creates a border around a linked image.  "BORDERCOLOR=" may also be specified.
  • 18. Tables      <TABLE>...</TABLE>   Creates a table.  Attributes: BORDER="...." Indicates whether a table should have a border. May also specify a value indicating the width of a border.
  • 19. Tables  CELLSPACING="..." Specifies amount of space between cells in a table.  WIDTH="..." Specifies width of a table, either in pixels or as a percentage.  <TR>...</TR>   Defines a table row.  <TD>....</TD>   Defines a table data cell. **found in a <TR>....</TR>.