SlideShare uma empresa Scribd logo
1 de 16
www.studymafia.org
SubmittedTo: Submitted By:
www.studymafia.org www.studymafia.org
HTML
CONTENTS
 What is HTML?
 Versions of HTML
 How Does HTML Works
 Basic HTML Document
 Difference between HTML4 and 5
 The Most Used HTML Tags
 Pros
 Cons
 References
WHAT IS HTML?
Telling the browser what to do, and what props to use.
A serises of tags that are integrated into a text document.
Tags are ;
 surrounded with angle brackets like this
 <B> or <I>.
Most tags come in pairs
 exceptions: <P>, <br>, <li> tags …
The first tag turns the action on, and the second turns it off.
HTML (HYPERTEXT MARKUP
LANGUAGE)
 Common features
 Tables
 Frame
 Form
 Image map
 Character Set
 Meta tags
 Images, Hyperlink, etc…
VERSIONS:
YEAR VERSION
1991 HTML
1993 HTML+
1995 HTML 2.0
1997 HTML 3.2
1999 HTML 4.01
2000 XHTML
2012 HTML 5
2013 XHTML5
HOW DOES HTML WORK?
HTML documents are files that end with a
.html or .htm extension.You can view then using
any web browser (such as Google Chrome,
Safari, or Mozilla Firefox).
The browser reads the HTML file and renders its
content so that internet users can view it.
BASIC HTML DOCUMENT
 In its simplest form, following is an example of an HTML
document −
<!DOCTYPE html>
<html>
<head>
<title>This is document title</title>
</head>
<body>
<h1>This is a heading</h1>
<p>Document content goes here.....
</p>
</body>
</html>
DIFFERENCE BETWEEN HTML AND
HTML 5
HTML4
1. HTML5 uses new structures
such as drag, drop and much
more.
2.HTML 5 can contain embedded
video and audio without using
flash player.
3.HTML 5 is capable of handling
inaccurate syntax
HTML5
1.HTML 4 uses common
structures like headers ,
footers.
2.HTML 4 cannot embed video or
audio directly and makes use of
flash player for it.
3. HTML 4 cannot handle
inaccurate syntax
DIFFERENCE
HTML4
4. HTML 5 introduced many new
API’s which facilitate flexibility
of web pages.
5. In HTML 5, new tags and new
features like local storage are
enhanced.
HTML5
4. HTML 4 has traditional API’s
which does not include canvas
and content editable API’s.
5. In HTML 4, local storage is not
possible and tags that can
handle only one dimension are
present
THE MOST USED HTMLTAGS
 HTML tags have two main types: block-level and inline tags.
 Block-level elements take up the full available space and always
start a new line in the document. Headings and paragraphs are a
great example of block tags.
 Inline elements only take up as much space as they need and
don’t start a new line on the page.They usually serve to format
the inner contents of block-level elements. Links and
emphasized strings are good examples of inline tags.
BLOCK-LEVELTAGS
The three block level tags every HTML document needs to contain
are <html>, <head>, and <body>.
 The <html></html> tag is the highest level element that
encloses every HTML page.
 The <head></head> tag holds meta information such as the
page’s title and charset.
 Finally, the <body></body> tag encloses all the content that
appears on the page.
INLINETAGS
 Many inline tags are used to format text. For example,
a <strong></strong> tag would render an element in bold,
whereas <em></em> tags would show it in italics.
 Hyperlinks are also inline elements that require <a></a> tags
and href attributes to indicate the link’s destination:
 <a href="https://example.com/">Click me!</a>
 Images are inline elements too.You can add one using <img>
without any closing tag. But you will also need to use
the src attribute to specify the image path, for example:
 <img src="/images/example.jpg" alt="Example image">
PROS OF HTML
•A widely used language with a lot of resources and
a huge community behind.
•Runs natively in every web browser.
•Comes with a flat learning curve.
•Open-source and completely free.
•Clean and consistent markup.
•The official web standards are maintained by the
WorldWide Web Consortium (W3C).
•Easily integrable with backend languages such as
PHP and Node.js.
CONS OF HTML
 Mostly used for static web pages. For dynamic functionality, you
may need to use JavaScript or a backend language such as PHP.
 It does not allow the user to implement logic. As a result, all web
pages need to be created separately, even if they use the same
elements, e.g. headers and footers.
 Some browsers adopt new features slowly.
 Browser behavior is sometimes hard to predict (e.g. older
browsers don’t always render newer tags).
REFERENCES
 www.google.com
 www.wikipedia.com
 www.studymafia.org
THANKS

Mais conteúdo relacionado

Semelhante a CSE-HTML-PPT.pptx

Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
CK Yang
 

Semelhante a CSE-HTML-PPT.pptx (20)

HTML5 New Tags
HTML5 New TagsHTML5 New Tags
HTML5 New Tags
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
WHAT IS HTML.pdf
WHAT IS HTML.pdfWHAT IS HTML.pdf
WHAT IS HTML.pdf
 
WHAT IS HTML.pdf
WHAT IS HTML.pdfWHAT IS HTML.pdf
WHAT IS HTML.pdf
 
WHAT IS HTML.pdf
WHAT IS HTML.pdfWHAT IS HTML.pdf
WHAT IS HTML.pdf
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
 
WT Module-1.pdf
WT Module-1.pdfWT Module-1.pdf
WT Module-1.pdf
 
Chapter 2 introduction to html5
Chapter 2 introduction to html5Chapter 2 introduction to html5
Chapter 2 introduction to html5
 
PSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdfPSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdf
 
Module 1
Module 1Module 1
Module 1
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Vskills certified html designer Notes
Vskills certified html designer NotesVskills certified html designer Notes
Vskills certified html designer Notes
 

Último

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Último (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

CSE-HTML-PPT.pptx

  • 2. CONTENTS  What is HTML?  Versions of HTML  How Does HTML Works  Basic HTML Document  Difference between HTML4 and 5  The Most Used HTML Tags  Pros  Cons  References
  • 3. WHAT IS HTML? Telling the browser what to do, and what props to use. A serises of tags that are integrated into a text document. Tags are ;  surrounded with angle brackets like this  <B> or <I>. Most tags come in pairs  exceptions: <P>, <br>, <li> tags … The first tag turns the action on, and the second turns it off.
  • 4. HTML (HYPERTEXT MARKUP LANGUAGE)  Common features  Tables  Frame  Form  Image map  Character Set  Meta tags  Images, Hyperlink, etc…
  • 5. VERSIONS: YEAR VERSION 1991 HTML 1993 HTML+ 1995 HTML 2.0 1997 HTML 3.2 1999 HTML 4.01 2000 XHTML 2012 HTML 5 2013 XHTML5
  • 6. HOW DOES HTML WORK? HTML documents are files that end with a .html or .htm extension.You can view then using any web browser (such as Google Chrome, Safari, or Mozilla Firefox). The browser reads the HTML file and renders its content so that internet users can view it.
  • 7. BASIC HTML DOCUMENT  In its simplest form, following is an example of an HTML document − <!DOCTYPE html> <html> <head> <title>This is document title</title> </head> <body> <h1>This is a heading</h1> <p>Document content goes here..... </p> </body> </html>
  • 8. DIFFERENCE BETWEEN HTML AND HTML 5 HTML4 1. HTML5 uses new structures such as drag, drop and much more. 2.HTML 5 can contain embedded video and audio without using flash player. 3.HTML 5 is capable of handling inaccurate syntax HTML5 1.HTML 4 uses common structures like headers , footers. 2.HTML 4 cannot embed video or audio directly and makes use of flash player for it. 3. HTML 4 cannot handle inaccurate syntax
  • 9. DIFFERENCE HTML4 4. HTML 5 introduced many new API’s which facilitate flexibility of web pages. 5. In HTML 5, new tags and new features like local storage are enhanced. HTML5 4. HTML 4 has traditional API’s which does not include canvas and content editable API’s. 5. In HTML 4, local storage is not possible and tags that can handle only one dimension are present
  • 10. THE MOST USED HTMLTAGS  HTML tags have two main types: block-level and inline tags.  Block-level elements take up the full available space and always start a new line in the document. Headings and paragraphs are a great example of block tags.  Inline elements only take up as much space as they need and don’t start a new line on the page.They usually serve to format the inner contents of block-level elements. Links and emphasized strings are good examples of inline tags.
  • 11. BLOCK-LEVELTAGS The three block level tags every HTML document needs to contain are <html>, <head>, and <body>.  The <html></html> tag is the highest level element that encloses every HTML page.  The <head></head> tag holds meta information such as the page’s title and charset.  Finally, the <body></body> tag encloses all the content that appears on the page.
  • 12. INLINETAGS  Many inline tags are used to format text. For example, a <strong></strong> tag would render an element in bold, whereas <em></em> tags would show it in italics.  Hyperlinks are also inline elements that require <a></a> tags and href attributes to indicate the link’s destination:  <a href="https://example.com/">Click me!</a>  Images are inline elements too.You can add one using <img> without any closing tag. But you will also need to use the src attribute to specify the image path, for example:  <img src="/images/example.jpg" alt="Example image">
  • 13. PROS OF HTML •A widely used language with a lot of resources and a huge community behind. •Runs natively in every web browser. •Comes with a flat learning curve. •Open-source and completely free. •Clean and consistent markup. •The official web standards are maintained by the WorldWide Web Consortium (W3C). •Easily integrable with backend languages such as PHP and Node.js.
  • 14. CONS OF HTML  Mostly used for static web pages. For dynamic functionality, you may need to use JavaScript or a backend language such as PHP.  It does not allow the user to implement logic. As a result, all web pages need to be created separately, even if they use the same elements, e.g. headers and footers.  Some browsers adopt new features slowly.  Browser behavior is sometimes hard to predict (e.g. older browsers don’t always render newer tags).

Notas do Editor

  1. 1
  2. HTML 1991 HTML+ 1993 HTML 2.0 1995 HTML 3.2 1997 HTML 4.01 1999 XHTML 1.0 2000 HTML5 2012 XHTML5 2013