SlideShare a Scribd company logo
html.pptx
HTML CSS JavaScript
The Skeleton The Skin Muscles & Neurons
• It describes the structure of a Web page.
• It’s elements tell the browser how to display the content.
• Elements are represented by tags.
HTML is Programming Language?
Many peoples think that HTML is programming language but actually it’s not
programming language, it’s Markup Language. Where HTML Stands for Hyper Text
Markup Language.
Visual Part of Web Page
Title of webpage
HTML Elements usually consist of a start tag end tag, with the content inserted in between.
<p> We are here to learn something great </p>
Elements
Opening
Tag
Closing
Tag
Content
There are two types of Tags:
1. Container Tags
2. Self-closing Tags(Empty Elements)
Container Tags are those tags which have both opening and closing tags.
For Ex: <p>…</p>, <h1>…</h1>, <div>...</div> etc.
Self-closing Tags do not require to be paired.
For Ex: <br/>,<hr/>, <img/> etc.
However ‘/’ is optional for you.
HTML Attributes: An HTML attribute provides additional information about an HTML
element.
• Attributes are always specified in the start tag
• Attributes usually come in name/value pairs like: name=“value”.
For Example:
href Attribute:
<a href="https://www.webappcreator.in">This is a link</a>
src Attribute:
<img src=“myimg.jpg” />
Style Attribute:
<p style="color:red">This is a red paragraph.</p>
<a> It is termed as anchor tag and it creates a
hyperlink or link.
<b> It is used to make a text bold.
<body> It is used to define the body section of an
HTML document.
<button> It is used to represent a clickable button
<div> It defines a division or section within
HTML document.
<form> It is used to define an HTML form.
<h1> to <h6> It defines headings for an HTML
document from level 1 to level 6.
<head> It defines the head section of an HTML
document.
<img> It is used to insert an image within an
HTML document.
<input> It defines an input field within an HTML
form.
<link> It represents a relationship between
current document and an external
resource.
<p> It represents a paragraph in an HTML
document.
<select> It represents a control which provides a
menu of options.
<strong> It is used to define important text.
<table> It is used to present data in tabular form
or to create a table within HTML
document.
<tbody> It represents the body content of an
HTML table and used along with <thead>
and <tfoot>.
<td> It is used to define cells of an HTML table
which contains table data
<textarea> It is used to define multiple line input,
such as comment, feedback, and review,
etc.
HTML table tag is used to display data in tabular form (row * column). There can be
many columns in a row.
Tag Description
<ol> It defines a ordered list.
<ul> It defines a unordered list.
<li> It defines a line item
Syntax of UL:
<ul type="disc">
<li>abc</li>
<li>xyz</li>
</ul>
Syntax of OL:
<ol type=«1">
<li>abc</li>
<li>xyz</li>
</ol>
HTML table tag is used to display data in tabular form (row * column). There can be
many columns in a row.
Tag Description
<table> It defines a table.
<tr> It defines a row in a table.
<th> It defines a header cell in a table.
<td> It defines a cell in a table.
<caption> It defines the table caption.
<colgroup> It specifies a group of one or more
columns in a table for formatting.
<col> It is used with <colgroup> element to
specify column properties for each
column.
<tbody> It is used to group the body content in a
table.
<thead> It is used to group the header content in a
table.
<tfoot> It is used to group the footer content in a
table.
An HTML form is a section of a document which contains controls such as text fields,
password fields, checkboxes, radio buttons, submit button, menus etc.
<form> It defines an HTML form to enter inputs
by the used side.
<input> It defines an input control.
<textarea> It defines a multi-line input control.
<label> It defines a label for an input element.
<fieldset> It groups the related element in a form.
<select> It defines a drop-down list.
<optgroup> It defines a group of related options in a
drop-down list.
<option> It defines an option in a drop-down list.
<button> It defines a clickable button.
Some Important Attributes in Form tags:
action URL Specifies where to send
the form-data when a
form is submitted
Attribute Value Description
enctype multipart/form-data
text/plain
Specifies how the form-
data should be encoded
when submitting it to
the server (only for
method="post")
method get
post
Specifies the HTTP
method to use when
sending form-data
target _blank, _self, _parent,
_top
Specifies where to
display the response
that is received after
submitting the form
html.pptx

More Related Content

PPTX
PPTX
web page.pptxb dvcdhgdhdbdvdhudvehsusvsudb
PPTX
HTML_HEADER PART TAGS .pptx
PPSX
Html introduction
PPTX
html(hyper text markup language)3.0.pptx
PPTX
PDF
PPT-203105353-1.pdf
PDF
Tm 1st quarter - 1st meeting
web page.pptxb dvcdhgdhdbdvdhudvehsusvsudb
HTML_HEADER PART TAGS .pptx
Html introduction
html(hyper text markup language)3.0.pptx
PPT-203105353-1.pdf
Tm 1st quarter - 1st meeting

Similar to html.pptx (20)

PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
PPTX
HTML Training Part1
PPTX
Introduction to HTML.pptx
PPTX
HTML Introduction
PPTX
Html starting
PPTX
PPTX
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
PDF
Html tutorials by www.dmdiploma.com
PPT
Html basics
DOCX
html tags
PDF
HTML - part 1
PDF
web designing blogger html codes
PPT
Intodcution to Html
PPTX
Computer fundamentals-internet p2
PPTX
HTML/HTML5
PPT
Web Development using HTML & CSS
PPT
HTML (Hyper Text Markup Language)
PPTX
PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
HTML Training Part1
Introduction to HTML.pptx
HTML Introduction
Html starting
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
Html tutorials by www.dmdiploma.com
Html basics
html tags
HTML - part 1
web designing blogger html codes
Intodcution to Html
Computer fundamentals-internet p2
HTML/HTML5
Web Development using HTML & CSS
HTML (Hyper Text Markup Language)
Ad

Recently uploaded (20)

PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PDF
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
Current and future trends in Computer Vision.pptx
PDF
737-MAX_SRG.pdf student reference guides
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PPTX
UNIT - 3 Total quality Management .pptx
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
communication and presentation skills 01
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPT
introduction to datamining and warehousing
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
Soil Improvement Techniques Note - Rabbi
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
III.4.1.2_The_Space_Environment.p pdffdf
Current and future trends in Computer Vision.pptx
737-MAX_SRG.pdf student reference guides
R24 SURVEYING LAB MANUAL for civil enggi
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
Categorization of Factors Affecting Classification Algorithms Selection
UNIT - 3 Total quality Management .pptx
Fundamentals of safety and accident prevention -final (1).pptx
communication and presentation skills 01
Nature of X-rays, X- Ray Equipment, Fluoroscopy
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
introduction to datamining and warehousing
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
Soil Improvement Techniques Note - Rabbi
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Ad

html.pptx

  • 2. HTML CSS JavaScript The Skeleton The Skin Muscles & Neurons
  • 3. • It describes the structure of a Web page. • It’s elements tell the browser how to display the content. • Elements are represented by tags. HTML is Programming Language? Many peoples think that HTML is programming language but actually it’s not programming language, it’s Markup Language. Where HTML Stands for Hyper Text Markup Language.
  • 4. Visual Part of Web Page Title of webpage
  • 5. HTML Elements usually consist of a start tag end tag, with the content inserted in between. <p> We are here to learn something great </p> Elements Opening Tag Closing Tag Content
  • 6. There are two types of Tags: 1. Container Tags 2. Self-closing Tags(Empty Elements) Container Tags are those tags which have both opening and closing tags. For Ex: <p>…</p>, <h1>…</h1>, <div>...</div> etc. Self-closing Tags do not require to be paired. For Ex: <br/>,<hr/>, <img/> etc. However ‘/’ is optional for you. HTML Attributes: An HTML attribute provides additional information about an HTML element. • Attributes are always specified in the start tag • Attributes usually come in name/value pairs like: name=“value”.
  • 7. For Example: href Attribute: <a href="https://www.webappcreator.in">This is a link</a> src Attribute: <img src=“myimg.jpg” /> Style Attribute: <p style="color:red">This is a red paragraph.</p>
  • 8. <a> It is termed as anchor tag and it creates a hyperlink or link. <b> It is used to make a text bold. <body> It is used to define the body section of an HTML document. <button> It is used to represent a clickable button <div> It defines a division or section within HTML document. <form> It is used to define an HTML form. <h1> to <h6> It defines headings for an HTML document from level 1 to level 6. <head> It defines the head section of an HTML document.
  • 9. <img> It is used to insert an image within an HTML document. <input> It defines an input field within an HTML form. <link> It represents a relationship between current document and an external resource. <p> It represents a paragraph in an HTML document. <select> It represents a control which provides a menu of options.
  • 10. <strong> It is used to define important text. <table> It is used to present data in tabular form or to create a table within HTML document. <tbody> It represents the body content of an HTML table and used along with <thead> and <tfoot>. <td> It is used to define cells of an HTML table which contains table data <textarea> It is used to define multiple line input, such as comment, feedback, and review, etc.
  • 11. HTML table tag is used to display data in tabular form (row * column). There can be many columns in a row. Tag Description <ol> It defines a ordered list. <ul> It defines a unordered list. <li> It defines a line item Syntax of UL: <ul type="disc"> <li>abc</li> <li>xyz</li> </ul> Syntax of OL: <ol type=«1"> <li>abc</li> <li>xyz</li> </ol>
  • 12. HTML table tag is used to display data in tabular form (row * column). There can be many columns in a row. Tag Description <table> It defines a table. <tr> It defines a row in a table. <th> It defines a header cell in a table. <td> It defines a cell in a table. <caption> It defines the table caption. <colgroup> It specifies a group of one or more columns in a table for formatting. <col> It is used with <colgroup> element to specify column properties for each column. <tbody> It is used to group the body content in a table. <thead> It is used to group the header content in a table. <tfoot> It is used to group the footer content in a table.
  • 13. An HTML form is a section of a document which contains controls such as text fields, password fields, checkboxes, radio buttons, submit button, menus etc. <form> It defines an HTML form to enter inputs by the used side. <input> It defines an input control. <textarea> It defines a multi-line input control. <label> It defines a label for an input element. <fieldset> It groups the related element in a form. <select> It defines a drop-down list. <optgroup> It defines a group of related options in a drop-down list. <option> It defines an option in a drop-down list. <button> It defines a clickable button.
  • 14. Some Important Attributes in Form tags: action URL Specifies where to send the form-data when a form is submitted Attribute Value Description enctype multipart/form-data text/plain Specifies how the form- data should be encoded when submitting it to the server (only for method="post") method get post Specifies the HTTP method to use when sending form-data target _blank, _self, _parent, _top Specifies where to display the response that is received after submitting the form