SlideShare una empresa de Scribd logo
1 de 10
HTML Tag

HTML
                 Art 2830
                 Wen Liu
       L/O/G/O
What is it?

 Definition:
 HTML is Hypertext Markup Language
  The root element that specifies that the content of the
   document is HTML.



 The html element must contain:
   Head
   Body
What is its function?
HTML is the Structure of HTML Tag
HTML Tag Structure contains:
   html ,head , body , div , span
The opening tag of HTML Documents
 follows:
  the DOCTYPE declaration.
   line breaks.
   the closing tag.
What attributes are possible for HTML?

Required Attributes of HTML is Xmlns



The definition of xmlns is means XML namespace.

  Ex. Value Website:
  http://www.w3school.com.cn/xhtml
  http://www.w3.org/1999/xhtml.
Relationship between HTML and XML

• They are all Markup language

• Html is an ancient web programming
  language, and sets up for symbols at the front
  paragraph of the website.

• XML is an extensible markup language, it can
  define the language, which means a meta
  language that can be used as small database.
Optional Attributes of HTML
• dir
  Specifies the direction of content.
Ex. Can give the details of each
  report, analyze, text and content.
• xml:lang
  Specifies the language of an element.
Ex. It can be set up for
  English, Chinese, German, Japanese. <html
  xmlns= http://www.w3school.com.cn/xhtml
  xml:lang="en">
Webpage subject content description

 <html> Mark as the beginning of the web page
   <head>Mark as the beginning of head
  EX. Html edit tools can use for head element describe
such as document title, it also can add CSS and the
  introduction of javascript label < script / > and < link / >
    </head>Mark as the ending of head
    <body> Mark the page text begin
     Page entity part
    </body> Marks ending of text.
    </html> Mark the ending of the web page.
A simply HTML & Paragraph Examples:

A simply HTML Documents:
<html>
<body>

</body>
</html>

A simply paragraph
<html>
<body>

<p>this is first paragraph.</p>
<p>this is second paragraph.</p>
<p>this is third paragraph.</p>

<p>in the HTML, p usually define the paragraph.</p>

</body>
</html>
Completed example & Screenshot

• <html xmlns="http://www.w3.org/1999/xhtml"
  xml:lang="en">
    <head>
       [stuff]
    </head>
    <body>
       [stuff]
    </body>
  </html>
References
• http://htmldog.com/reference/htmltags/html
  /
• http://htmldog.com/reference/htmltags/com
  monattributes/#i18n
• http://baike.baidu.com/view/692.htm
• http://www.google.com/
• http://www.w3school.com.cn/xhtml
• http://www.w3.org/1999/xhtml.

Más contenido relacionado

La actualidad más candente

Markup language classification, designing static and dynamic
Markup language classification, designing static and dynamicMarkup language classification, designing static and dynamic
Markup language classification, designing static and dynamic
Ankita Bhalla
 

La actualidad más candente (20)

Markup language classification, designing static and dynamic
Markup language classification, designing static and dynamicMarkup language classification, designing static and dynamic
Markup language classification, designing static and dynamic
 
HTML
HTMLHTML
HTML
 
Sgml
SgmlSgml
Sgml
 
Design Tools Html Xhtml
Design Tools Html XhtmlDesign Tools Html Xhtml
Design Tools Html Xhtml
 
What is xml
What is xmlWhat is xml
What is xml
 
XML
XMLXML
XML
 
Html
HtmlHtml
Html
 
Html For Beginners 2
Html For Beginners 2Html For Beginners 2
Html For Beginners 2
 
HTML - R.D.Sivakumar
HTML - R.D.SivakumarHTML - R.D.Sivakumar
HTML - R.D.Sivakumar
 
Dynamic html (#1)
Dynamic  html (#1)Dynamic  html (#1)
Dynamic html (#1)
 
Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]
 
HTML - R.D.sivakumar
HTML - R.D.sivakumarHTML - R.D.sivakumar
HTML - R.D.sivakumar
 
01 Xml Begin
01 Xml Begin01 Xml Begin
01 Xml Begin
 
Xml
XmlXml
Xml
 
Xhtml
XhtmlXhtml
Xhtml
 
Html9
Html9Html9
Html9
 
Xml ppt
Xml pptXml ppt
Xml ppt
 
HTML- Hyper Text Markup Language
HTML- Hyper Text Markup LanguageHTML- Hyper Text Markup Language
HTML- Hyper Text Markup Language
 
XML | Computer Science
XML | Computer ScienceXML | Computer Science
XML | Computer Science
 
Xml tutorial
Xml tutorialXml tutorial
Xml tutorial
 

Destacado

HTML for Beginners - Become a Webmaster
HTML for Beginners - Become a WebmasterHTML for Beginners - Become a Webmaster
HTML for Beginners - Become a Webmaster
richards9696
 
Html tag presentation
Html tag presentationHtml tag presentation
Html tag presentation
kfalgout
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devices
Pratik Gupta
 

Destacado (14)

HTML for Beginners - Become a Webmaster
HTML for Beginners - Become a WebmasterHTML for Beginners - Become a Webmaster
HTML for Beginners - Become a Webmaster
 
Watch NASCAR Sprint All-Star Race 90 Laps live
Watch NASCAR Sprint All-Star Race 90 Laps live Watch NASCAR Sprint All-Star Race 90 Laps live
Watch NASCAR Sprint All-Star Race 90 Laps live
 
Html tag presentation
Html tag presentationHtml tag presentation
Html tag presentation
 
All About HTML Tags
All About HTML TagsAll About HTML Tags
All About HTML Tags
 
Tag html
Tag htmlTag html
Tag html
 
HTML Tags
HTML TagsHTML Tags
HTML Tags
 
Html tag
Html tagHtml tag
Html tag
 
Html 5 tags
Html  5 tagsHtml  5 tags
Html 5 tags
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devices
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginners
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts Basics
 
HTML CSS Basics
HTML CSS BasicsHTML CSS Basics
HTML CSS Basics
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 

Similar a Html tag html 10 x10 wen liu art 2830

htmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvddhtmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvdd
hemanthkalyan25
 
htmlnotes Which tells about all the basic
htmlnotes Which tells about all the basichtmlnotes Which tells about all the basic
htmlnotes Which tells about all the basic
hemanthkalyan25
 
chapter 4 web authoring unit 4 xml.pptx
chapter 4 web authoring  unit 4 xml.pptxchapter 4 web authoring  unit 4 xml.pptx
chapter 4 web authoring unit 4 xml.pptx
amare63
 

Similar a Html tag html 10 x10 wen liu art 2830 (20)

Html
HtmlHtml
Html
 
Learn html from www
Learn html from wwwLearn html from www
Learn html from www
 
HTML/HTML5
HTML/HTML5HTML/HTML5
HTML/HTML5
 
Introduction to (x)html
Introduction to (x)htmlIntroduction to (x)html
Introduction to (x)html
 
Html notes
Html notesHtml notes
Html notes
 
Html example
Html exampleHtml example
Html example
 
HTML Presentation
HTML Presentation HTML Presentation
HTML Presentation
 
htmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvddhtmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvdd
 
htmlnotes Which tells about all the basic
htmlnotes Which tells about all the basichtmlnotes Which tells about all the basic
htmlnotes Which tells about all the basic
 
Html presentation
Html presentationHtml presentation
Html presentation
 
SEO Training in Noida- Skyinfotech.in
SEO Training in Noida- Skyinfotech.inSEO Training in Noida- Skyinfotech.in
SEO Training in Noida- Skyinfotech.in
 
chapter 4 web authoring unit 4 xml.pptx
chapter 4 web authoring  unit 4 xml.pptxchapter 4 web authoring  unit 4 xml.pptx
chapter 4 web authoring unit 4 xml.pptx
 
Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3
 
Introduction to HTML.pptx
Introduction to HTML.pptxIntroduction to HTML.pptx
Introduction to HTML.pptx
 
html.pdf
html.pdfhtml.pdf
html.pdf
 
Html full
Html fullHtml full
Html full
 
Introduction to HTML- Week 3- HTMLSyntax
Introduction to HTML- Week 3- HTMLSyntaxIntroduction to HTML- Week 3- HTMLSyntax
Introduction to HTML- Week 3- HTMLSyntax
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2
 
Basic Html Knowledge for students
Basic Html Knowledge for studentsBasic Html Knowledge for students
Basic Html Knowledge for students
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 

Último

➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
amitlee9823
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
gajnagarg
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
instagramfab782445
 
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men 🔝dehradun🔝 Escor...
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men  🔝dehradun🔝   Escor...➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men  🔝dehradun🔝   Escor...
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men 🔝dehradun🔝 Escor...
amitlee9823
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
amitlee9823
 

Último (20)

➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Etawah Escorts ☎️9352988975 Two shot with one girl (...
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
Call Girls Jalgaon Just Call 8617370543Top Class Call Girl Service Available
Call Girls Jalgaon Just Call 8617370543Top Class Call Girl Service AvailableCall Girls Jalgaon Just Call 8617370543Top Class Call Girl Service Available
Call Girls Jalgaon Just Call 8617370543Top Class Call Girl Service Available
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men 🔝dehradun🔝 Escor...
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men  🔝dehradun🔝   Escor...➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men  🔝dehradun🔝   Escor...
➥🔝 7737669865 🔝▻ dehradun Call-girls in Women Seeking Men 🔝dehradun🔝 Escor...
 
Lecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxLecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptx
 
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experiencedWhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
 
Sweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptxSweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptx
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 

Html tag html 10 x10 wen liu art 2830

  • 1. HTML Tag HTML Art 2830 Wen Liu L/O/G/O
  • 2. What is it? Definition: HTML is Hypertext Markup Language The root element that specifies that the content of the document is HTML. The html element must contain: Head Body
  • 3. What is its function? HTML is the Structure of HTML Tag HTML Tag Structure contains: html ,head , body , div , span The opening tag of HTML Documents follows: the DOCTYPE declaration. line breaks. the closing tag.
  • 4. What attributes are possible for HTML? Required Attributes of HTML is Xmlns The definition of xmlns is means XML namespace. Ex. Value Website: http://www.w3school.com.cn/xhtml http://www.w3.org/1999/xhtml.
  • 5. Relationship between HTML and XML • They are all Markup language • Html is an ancient web programming language, and sets up for symbols at the front paragraph of the website. • XML is an extensible markup language, it can define the language, which means a meta language that can be used as small database.
  • 6. Optional Attributes of HTML • dir Specifies the direction of content. Ex. Can give the details of each report, analyze, text and content. • xml:lang Specifies the language of an element. Ex. It can be set up for English, Chinese, German, Japanese. <html xmlns= http://www.w3school.com.cn/xhtml xml:lang="en">
  • 7. Webpage subject content description <html> Mark as the beginning of the web page <head>Mark as the beginning of head EX. Html edit tools can use for head element describe such as document title, it also can add CSS and the introduction of javascript label < script / > and < link / > </head>Mark as the ending of head <body> Mark the page text begin Page entity part </body> Marks ending of text. </html> Mark the ending of the web page.
  • 8. A simply HTML & Paragraph Examples: A simply HTML Documents: <html> <body> </body> </html> A simply paragraph <html> <body> <p>this is first paragraph.</p> <p>this is second paragraph.</p> <p>this is third paragraph.</p> <p>in the HTML, p usually define the paragraph.</p> </body> </html>
  • 9. Completed example & Screenshot • <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> [stuff] </head> <body> [stuff] </body> </html>
  • 10. References • http://htmldog.com/reference/htmltags/html / • http://htmldog.com/reference/htmltags/com monattributes/#i18n • http://baike.baidu.com/view/692.htm • http://www.google.com/ • http://www.w3school.com.cn/xhtml • http://www.w3.org/1999/xhtml.