SlideShare a Scribd company logo
By: Akhil Kaushik
Assistant Professor CSE Deptt
Introduction
HTML stands for Hypertext Markup
Language
Markup Language – A language for
describing how documents are to be
formatted
It allows users to make web pages
These web pages can include text, graphics
and links to other web pages
2Akhil Kaushik
Working of HTML
By embedding all markup commands
within each HTML file and standardizing
them, it becomes possible for any web
browser to read and reformat any web page
HTML has some predefined tags to
simplify the work of users
3Akhil Kaushik
Standard HTML Tags
<html>..</html> - web page in html
<head>..</head> - delimits the page’s head
<title>..</title> - defines the title(not shown on
page)
<body>..</body> - delimits the page’s body
<hn>..</hn> - delimits level n heading (h1 to h6)
<b>..</b> - set in boldface
<i>..</i> - set in italics
<center>..</center> - set in center horizontally
4Akhil Kaushik
Standard HTML Tags
<ul>..</ul> - unordered list (bullets)
<ol>..</ol> - ordered list (numbers)
<li>..</li> - an item on the list
<br> - line break
<p> - paragraph
<hr> - horizontal rule (line)
<img src=“”> - displays an image
<a href=“”>..</a> - defines a hyperlink
5Akhil Kaushik
Example 1
<html><head><title>ak1</title></head>
<body> <h1> Welcome to the Jungle</h1>
<br><p>There are only 1411 <b>tigers</b> left in
India, we should start caring for them asap.
<hr><p><h4><i>Spread the word</i></h4>
<ol><li><a href=“http://www.yahoo.com”>
Email</a>
<li><a href=“http://www.160by2.com”>SMS</a>
</ol></body></html>
6Akhil Kaushik
Example 2
<html><head><title> ak2</title></head>
<body bgcolor=red><tableborder=2>
<caption>Some difference between HTML
versions</caption><col align=left> <col
align=center> <col align=center>
<tr><th>Item<th>HTML1.0<th>HTML2.0</tr>
<tr><td>Hyperlinks<td>x<td>x</tr>
<tr><td>Images<td>x<td>y</tr>
</table></html>
7Akhil Kaushik
Example 3
<html><head><title>ak3</title></head>
<body bgcolor=lime><h1><Survey></h1><font
color=red size=15><form
action=“http://www.gmail.com” method=post>
<p>Name<input name=“customer” size=46></p>
<p>City<input name=“city” type=checkbox></p>
<p>Yes<input type=radio value=“yes”>
<p>Submit<input type=submit
value=“submit”></form></body></html>
8Akhil Kaushik
T H A N K S
9Akhil Kaushik
T H A N K S
9Akhil Kaushik

More Related Content

What's hot (20)

DOCX
J2EE and layered architecture
Suman Behara
 
PPT
lists-and-links.ppt
bipin95
 
PDF
JavaScript - Chapter 3 - Introduction
WebStackAcademy
 
PPTX
Mysql Crud, Php Mysql, php, sql
Aimal Miakhel
 
PDF
Html / CSS Presentation
Shawn Calvert
 
PPT
Java J2EE
Sandeep Rawat
 
PDF
JavaFX Overview
José Maria Silveira Neto
 
PPT
Ajax Ppt 1
JayaPrakash.m
 
PPT
Struts
s4al_com
 
PPT
Intro to web services
Neil Ghosh
 
PPTX
Asp.Net Core MVC with Entity Framework
Shravan A
 
PPTX
Spring Web MVC
zeeshanhanif
 
PPTX
HTML CSS and Web Development
Rahul Mishra
 
PPTX
React-JS Component Life-cycle Methods
ANKUSH CHAVAN
 
PPT
Javascript
mussawir20
 
PPT
Codd's rules
Mohd Arif
 
PPT
SEMINAR
priteshkhandelwal
 
PPTX
Introduction to HTML+CSS+Javascript.pptx
KADAMBARIPUROHIT
 
PPTX
VB.NET:An introduction to Namespaces in .NET framework
Richa Handa
 
J2EE and layered architecture
Suman Behara
 
lists-and-links.ppt
bipin95
 
JavaScript - Chapter 3 - Introduction
WebStackAcademy
 
Mysql Crud, Php Mysql, php, sql
Aimal Miakhel
 
Html / CSS Presentation
Shawn Calvert
 
Java J2EE
Sandeep Rawat
 
JavaFX Overview
José Maria Silveira Neto
 
Ajax Ppt 1
JayaPrakash.m
 
Struts
s4al_com
 
Intro to web services
Neil Ghosh
 
Asp.Net Core MVC with Entity Framework
Shravan A
 
Spring Web MVC
zeeshanhanif
 
HTML CSS and Web Development
Rahul Mishra
 
React-JS Component Life-cycle Methods
ANKUSH CHAVAN
 
Javascript
mussawir20
 
Codd's rules
Mohd Arif
 
Introduction to HTML+CSS+Javascript.pptx
KADAMBARIPUROHIT
 
VB.NET:An introduction to Namespaces in .NET framework
Richa Handa
 

Viewers also liked (20)

PPT
Introduction to html
vikasgaur31
 
PPTX
BASICS OF HTML
Sasemohan C
 
PPTX
HTML Start Up - Introduction to HTML
Grayzon Gonzales, LPT
 
PPT
Chapter one Overview of E-Commerce
Marya Sholevar
 
PPT
AI and Expert Systems
Akhil Kaushik
 
PPTX
Effective googloing
Akhil Kaushik
 
PPT
Introduction to Genetic algorithms
Akhil Kaushik
 
PPTX
HDLC & basic protocols
Akhil Kaushik
 
PPT
E commerce unit 3
Akhil Kaushik
 
PPT
Multimedia Basics
Akhil Kaushik
 
PPT
E commerce unit 1
Akhil Kaushik
 
PPT
E commerce unit 2
Akhil Kaushik
 
PPT
Interactive teaching methodologies
Akhil Kaushik
 
PPT
Chapter 5 tech in e commerce
Marya Sholevar
 
PPTX
Role of media in rural society
Akhil Kaushik
 
PPT
Chapter 6:e marketing
Marya Sholevar
 
PPT
ARPANET
Akhil Kaushik
 
PPTX
E-com, E-payment & EDI
Akhil Kaushik
 
PPT
Chapter 7 e crm
Marya Sholevar
 
Introduction to html
vikasgaur31
 
BASICS OF HTML
Sasemohan C
 
HTML Start Up - Introduction to HTML
Grayzon Gonzales, LPT
 
Chapter one Overview of E-Commerce
Marya Sholevar
 
AI and Expert Systems
Akhil Kaushik
 
Effective googloing
Akhil Kaushik
 
Introduction to Genetic algorithms
Akhil Kaushik
 
HDLC & basic protocols
Akhil Kaushik
 
E commerce unit 3
Akhil Kaushik
 
Multimedia Basics
Akhil Kaushik
 
E commerce unit 1
Akhil Kaushik
 
E commerce unit 2
Akhil Kaushik
 
Interactive teaching methodologies
Akhil Kaushik
 
Chapter 5 tech in e commerce
Marya Sholevar
 
Role of media in rural society
Akhil Kaushik
 
Chapter 6:e marketing
Marya Sholevar
 
ARPANET
Akhil Kaushik
 
E-com, E-payment & EDI
Akhil Kaushik
 
Chapter 7 e crm
Marya Sholevar
 
Ad

Similar to HTML basics (20)

PPTX
gdg_workshop 2 on web development and github
SaniyaKhan484230
 
PPTX
gdg_workshop 3 on web development HTML & CSS
SaniyaKhan484230
 
PPTX
gdg_workshop 3 on web development HTML & CSS
SaniyaKhan484230
 
PPTX
Web Development , HTML & CSS & JAVASCRIPT
VENKATANAGABHUVANESH
 
PPTX
HTML - R.D.sivakumar
Sivakumar R D .
 
PPTX
How to make Html
Meghal Murkute
 
PPTX
41915024 html-5
Nitin Samariya
 
PPTX
Teched Inetrgation ppt and lering in simple
JagadishBabuParri
 
PPT
Introduction css
sagaroceanic11
 
PPT
Introduction css
sagaroceanic11
 
PPTX
How to create basic webpage
James Erro
 
PPTX
HTML/HTML5
People Strategists
 
PPTX
web programming, Introduction to html tags
E.M.G.yadava womens college
 
PPTX
Web dev
taahacassim
 
PPT
Unit 2 (html)
manochitra10
 
PDF
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART I.pdf
AAFREEN SHAIKH
 
PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
DeepakUlape2
 
PPTX
How to learn HTML in 10 Days
Manoj kumar Deswal
 
PPTX
1812010023 web developement(ANKITA OJHA)CSE4(A).pptx
HarshJaiswal535013
 
gdg_workshop 2 on web development and github
SaniyaKhan484230
 
gdg_workshop 3 on web development HTML & CSS
SaniyaKhan484230
 
gdg_workshop 3 on web development HTML & CSS
SaniyaKhan484230
 
Web Development , HTML & CSS & JAVASCRIPT
VENKATANAGABHUVANESH
 
HTML - R.D.sivakumar
Sivakumar R D .
 
How to make Html
Meghal Murkute
 
41915024 html-5
Nitin Samariya
 
Teched Inetrgation ppt and lering in simple
JagadishBabuParri
 
Introduction css
sagaroceanic11
 
Introduction css
sagaroceanic11
 
How to create basic webpage
James Erro
 
HTML/HTML5
People Strategists
 
web programming, Introduction to html tags
E.M.G.yadava womens college
 
Web dev
taahacassim
 
Unit 2 (html)
manochitra10
 
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART I.pdf
AAFREEN SHAIKH
 
Introduction to Web Techniques_Key componenets_HTML Basics
DeepakUlape2
 
How to learn HTML in 10 Days
Manoj kumar Deswal
 
1812010023 web developement(ANKITA OJHA)CSE4(A).pptx
HarshJaiswal535013
 
Ad

Recently uploaded (20)

PDF
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PDF
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
PDF
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PPTX
Soil and agriculture microbiology .pptx
Keerthana Ramesh
 
DOCX
A summary of SPRING SILKWORMS by Mao Dun.docx
maryjosie1
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
IMP NAAC-Reforms-Stakeholder-Consultation-Presentation-on-Draft-Metrics-Unive...
BHARTIWADEKAR
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PPTX
Quarter1-English3-W4-Identifying Elements of the Story
FLORRACHELSANTOS
 
PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PPTX
Pyhton with Mysql to perform CRUD operations.pptx
Ramakrishna Reddy Bijjam
 
PDF
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
PPSX
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PDF
'' IMPORTANCE OF EXCLUSIVE BREAST FEEDING ''
SHAHEEN SHAIKH
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
Soil and agriculture microbiology .pptx
Keerthana Ramesh
 
A summary of SPRING SILKWORMS by Mao Dun.docx
maryjosie1
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
IMP NAAC-Reforms-Stakeholder-Consultation-Presentation-on-Draft-Metrics-Unive...
BHARTIWADEKAR
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
Quarter1-English3-W4-Identifying Elements of the Story
FLORRACHELSANTOS
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
Pyhton with Mysql to perform CRUD operations.pptx
Ramakrishna Reddy Bijjam
 
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
'' IMPORTANCE OF EXCLUSIVE BREAST FEEDING ''
SHAHEEN SHAIKH
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 

HTML basics

  • 1. By: Akhil Kaushik Assistant Professor CSE Deptt
  • 2. Introduction HTML stands for Hypertext Markup Language Markup Language – A language for describing how documents are to be formatted It allows users to make web pages These web pages can include text, graphics and links to other web pages 2Akhil Kaushik
  • 3. Working of HTML By embedding all markup commands within each HTML file and standardizing them, it becomes possible for any web browser to read and reformat any web page HTML has some predefined tags to simplify the work of users 3Akhil Kaushik
  • 4. Standard HTML Tags <html>..</html> - web page in html <head>..</head> - delimits the page’s head <title>..</title> - defines the title(not shown on page) <body>..</body> - delimits the page’s body <hn>..</hn> - delimits level n heading (h1 to h6) <b>..</b> - set in boldface <i>..</i> - set in italics <center>..</center> - set in center horizontally 4Akhil Kaushik
  • 5. Standard HTML Tags <ul>..</ul> - unordered list (bullets) <ol>..</ol> - ordered list (numbers) <li>..</li> - an item on the list <br> - line break <p> - paragraph <hr> - horizontal rule (line) <img src=“”> - displays an image <a href=“”>..</a> - defines a hyperlink 5Akhil Kaushik
  • 6. Example 1 <html><head><title>ak1</title></head> <body> <h1> Welcome to the Jungle</h1> <br><p>There are only 1411 <b>tigers</b> left in India, we should start caring for them asap. <hr><p><h4><i>Spread the word</i></h4> <ol><li><a href=“http://www.yahoo.com”> Email</a> <li><a href=“http://www.160by2.com”>SMS</a> </ol></body></html> 6Akhil Kaushik
  • 7. Example 2 <html><head><title> ak2</title></head> <body bgcolor=red><tableborder=2> <caption>Some difference between HTML versions</caption><col align=left> <col align=center> <col align=center> <tr><th>Item<th>HTML1.0<th>HTML2.0</tr> <tr><td>Hyperlinks<td>x<td>x</tr> <tr><td>Images<td>x<td>y</tr> </table></html> 7Akhil Kaushik
  • 8. Example 3 <html><head><title>ak3</title></head> <body bgcolor=lime><h1><Survey></h1><font color=red size=15><form action=“http://www.gmail.com” method=post> <p>Name<input name=“customer” size=46></p> <p>City<input name=“city” type=checkbox></p> <p>Yes<input type=radio value=“yes”> <p>Submit<input type=submit value=“submit”></form></body></html> 8Akhil Kaushik
  • 9. T H A N K S 9Akhil Kaushik
  • 10. T H A N K S 9Akhil Kaushik