SlideShare a Scribd company logo
LESSON 1
What is XHTML?
ď‚—Extensible HyperText Markup
Language
ď‚—It was developed to cater to the
fast- paced growth of
technology
What is XHTML?
ď‚—Current market is composed of
many different browser
technologies (computers,
mobile phones etc.). Not all of
them have the capability to
successfully interpret wrong
HTML syntax
What is XHTML?
ď‚—The content or the actual coding
might change because of XHTML
conventions but take note, it still
holds the same filename extension
(.html)
ď‚—X came from XML (Extensible
Markup Language)
What is XML?
ď‚—Extensible Markup Language
ď‚—Came from SGML; very
complicated language that is
not made for humans to write
(metalanguage; use to define
other languages).
Proper Nesting
ď‚—Wrong nesting
ď‚—<b><i> Section <b><i>
ď‚—Right nesting
ď‚—<b><i> Section <i><b>
Proper Tag closing
ď‚—Wrong Tag closing
ď‚—<p> Section
ď‚—Right tag closing
ď‚—<p> Section </p>
Proper Tag closing
ď‚—Empty tags
ď‚—Type of tags that can stand
alone
ď‚—Do not require an end tag
ď‚— Example:
ď‚—<hr>, <br> etc.
Proper Tag closing
ď‚—Empty tags
ď‚—Wrong closing
ď‚— <hr>
ď‚— <br>
ď‚—Right closing
ď‚— <hr />
ď‚— <br />
Elements in Lowercase characters
ď‚—Wrong Lowercase characters
ď‚—<P> Section </P>
ď‚—Right Lowercase characters
ď‚—<p> Section </p>
One root Element
ď‚—Structure of an XHTML File
ď‚— <html>
<head>
<!-- head part goes here -->
</head>
<body>
<!– body part goes here -->
</body>
</html>
Attributes in Lowercase characters
ď‚—Wrong Lowercase characters
<img SRC=“pictures.jpg” />
ď‚—Right Lowercase characters
 <img src=“pictures.jpg” />
Attributes in Lowercase characters
ď‚—Wrong Lowercase characters
<img SRC=“pictures.jpg” />
ď‚—Right Lowercase characters
 <img src=“pictures.jpg” />
PREPARED BY: JOHNMAR RAMOS

More Related Content

What's hot

HTML BASIC TAGs
HTML BASIC TAGsHTML BASIC TAGs
HTML BASIC TAGs
Poushali Inamdar
 
Getting Started with Gaming Localization
Getting Started with Gaming LocalizationGetting Started with Gaming Localization
Getting Started with Gaming Localization
Smartling
 
How PHP Has Emerged?
How PHP Has Emerged?How PHP Has Emerged?
How PHP Has Emerged?
EffOne_Technologies
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
Slides4Victor
 
How to translate documents while keeping format
How to translate documents while keeping formatHow to translate documents while keeping format
How to translate documents while keeping format
DeftPDF
 
Seven Steps to better Translations - A Beechwood Guide to Translation
Seven Steps to better Translations - A Beechwood Guide to TranslationSeven Steps to better Translations - A Beechwood Guide to Translation
Seven Steps to better Translations - A Beechwood Guide to Translation
Beechwood Creative Consultancy Ltd
 
Getting It Right
Getting It RightGetting It Right
Getting It Right
baoshanzhao
 
Translation Quality Assurance: what you can expect
Translation Quality Assurance: what you can expectTranslation Quality Assurance: what you can expect
Translation Quality Assurance: what you can expect
Ewa Erdmann
 
Introduction to programming
Introduction to programmingIntroduction to programming
Introduction to programming
Hamna_sheikh
 
Careers in translation by patricia phillips batoma
Careers in translation by patricia phillips batomaCareers in translation by patricia phillips batoma
Careers in translation by patricia phillips batoma
Annie Abbott
 
NLP pipeline in machine translation
NLP pipeline in machine translationNLP pipeline in machine translation
NLP pipeline in machine translation
Marcis Pinnis
 
字體之美[The Beauty of Chinese Typography]
字體之美[The Beauty of Chinese Typography]字體之美[The Beauty of Chinese Typography]
字體之美[The Beauty of Chinese Typography]
Jason Lang
 
Programming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelpProgramming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelp
www.myassignmenthelp.net
 
HIGH LEVEL LANGUAGES
HIGH LEVEL LANGUAGESHIGH LEVEL LANGUAGES
HIGH LEVEL LANGUAGES
riteshranjans
 
A109 base code html
A109 base code   htmlA109 base code   html
A109 base code html
Kpc E-Learning
 
Lec 0 p pl
Lec 0 p plLec 0 p pl
Machine translator Introduction
Machine translator IntroductionMachine translator Introduction
Machine translator Introduction
Hamid Shahrivari Joghan
 
Sample brocher
Sample brocherSample brocher
Sample brocher
Shahzad Ali
 
Web technologies lecture 01
Web technologies lecture 01Web technologies lecture 01
Web technologies lecture 01
HemantAlhat1
 
The Ubiquitous Language
The Ubiquitous LanguageThe Ubiquitous Language
The Ubiquitous Language
Jef Claes
 

What's hot (20)

HTML BASIC TAGs
HTML BASIC TAGsHTML BASIC TAGs
HTML BASIC TAGs
 
Getting Started with Gaming Localization
Getting Started with Gaming LocalizationGetting Started with Gaming Localization
Getting Started with Gaming Localization
 
How PHP Has Emerged?
How PHP Has Emerged?How PHP Has Emerged?
How PHP Has Emerged?
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
How to translate documents while keeping format
How to translate documents while keeping formatHow to translate documents while keeping format
How to translate documents while keeping format
 
Seven Steps to better Translations - A Beechwood Guide to Translation
Seven Steps to better Translations - A Beechwood Guide to TranslationSeven Steps to better Translations - A Beechwood Guide to Translation
Seven Steps to better Translations - A Beechwood Guide to Translation
 
Getting It Right
Getting It RightGetting It Right
Getting It Right
 
Translation Quality Assurance: what you can expect
Translation Quality Assurance: what you can expectTranslation Quality Assurance: what you can expect
Translation Quality Assurance: what you can expect
 
Introduction to programming
Introduction to programmingIntroduction to programming
Introduction to programming
 
Careers in translation by patricia phillips batoma
Careers in translation by patricia phillips batomaCareers in translation by patricia phillips batoma
Careers in translation by patricia phillips batoma
 
NLP pipeline in machine translation
NLP pipeline in machine translationNLP pipeline in machine translation
NLP pipeline in machine translation
 
字體之美[The Beauty of Chinese Typography]
字體之美[The Beauty of Chinese Typography]字體之美[The Beauty of Chinese Typography]
字體之美[The Beauty of Chinese Typography]
 
Programming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelpProgramming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelp
 
HIGH LEVEL LANGUAGES
HIGH LEVEL LANGUAGESHIGH LEVEL LANGUAGES
HIGH LEVEL LANGUAGES
 
A109 base code html
A109 base code   htmlA109 base code   html
A109 base code html
 
Lec 0 p pl
Lec 0 p plLec 0 p pl
Lec 0 p pl
 
Machine translator Introduction
Machine translator IntroductionMachine translator Introduction
Machine translator Introduction
 
Sample brocher
Sample brocherSample brocher
Sample brocher
 
Web technologies lecture 01
Web technologies lecture 01Web technologies lecture 01
Web technologies lecture 01
 
The Ubiquitous Language
The Ubiquitous LanguageThe Ubiquitous Language
The Ubiquitous Language
 

Similar to XHTML

Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
MayaLisa
 
The Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for BeginnersThe Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for Beginners
Rasin Bekkevold
 
Html journal chris kweks (microbold)
Html journal   chris kweks (microbold)Html journal   chris kweks (microbold)
Html journal chris kweks (microbold)
Chris Kwekowe
 
Html add
Html addHtml add
Html add
lidanx
 
Xhtml
XhtmlXhtml
Xhtml
Samir Sabry
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
CK Yang
 
Hypertext markup language (html)
Hypertext markup language (html)Hypertext markup language (html)
Hypertext markup language (html)
Aksa Sahi
 
tutorial20
tutorial20tutorial20
tutorial20
tutorialsruby
 
tutorial20
tutorial20tutorial20
tutorial20
tutorialsruby
 
HTML5: features with examples
HTML5: features with examplesHTML5: features with examples
HTML5: features with examples
Alfredo Torre
 
Grade 7_HTML.pptx
Grade 7_HTML.pptxGrade 7_HTML.pptx
Grade 7_HTML.pptx
shilpak0307
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
vishal choudhary
 
1 introductin to HTML
1 introductin to HTML1 introductin to HTML
1 introductin to HTML
Javed Khan
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
tutorialsruby
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
tutorialsruby
 
HTML5 and XHTML2
HTML5 and XHTML2HTML5 and XHTML2
HTML5 and XHTML2
Michael(tm) Smith
 
Html
HtmlHtml
Html
lidanx
 
XHTML Web Designs.pdf
XHTML Web Designs.pdfXHTML Web Designs.pdf
XHTML Web Designs.pdf
Ayesha Siddika
 
Introdution to HTML
Introdution to HTMLIntrodution to HTML
Introdution to HTML
yashh1402
 
PSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdfPSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdf
shivanimaddalwar
 

Similar to XHTML (20)

Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
The Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for BeginnersThe Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for Beginners
 
Html journal chris kweks (microbold)
Html journal   chris kweks (microbold)Html journal   chris kweks (microbold)
Html journal chris kweks (microbold)
 
Html add
Html addHtml add
Html add
 
Xhtml
XhtmlXhtml
Xhtml
 
Web topic 2 html
Web topic 2  htmlWeb topic 2  html
Web topic 2 html
 
Hypertext markup language (html)
Hypertext markup language (html)Hypertext markup language (html)
Hypertext markup language (html)
 
tutorial20
tutorial20tutorial20
tutorial20
 
tutorial20
tutorial20tutorial20
tutorial20
 
HTML5: features with examples
HTML5: features with examplesHTML5: features with examples
HTML5: features with examples
 
Grade 7_HTML.pptx
Grade 7_HTML.pptxGrade 7_HTML.pptx
Grade 7_HTML.pptx
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
 
1 introductin to HTML
1 introductin to HTML1 introductin to HTML
1 introductin to HTML
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
 
xhtml-documentation
xhtml-documentationxhtml-documentation
xhtml-documentation
 
HTML5 and XHTML2
HTML5 and XHTML2HTML5 and XHTML2
HTML5 and XHTML2
 
Html
HtmlHtml
Html
 
XHTML Web Designs.pdf
XHTML Web Designs.pdfXHTML Web Designs.pdf
XHTML Web Designs.pdf
 
Introdution to HTML
Introdution to HTMLIntrodution to HTML
Introdution to HTML
 
PSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdfPSK TECHNOLOGIES (1) (1) (1).pdf
PSK TECHNOLOGIES (1) (1) (1).pdf
 

More from JM Ramos

The Faults from within Earth
The Faults from within Earth The Faults from within Earth
The Faults from within Earth
JM Ramos
 
Space Rocks
Space RocksSpace Rocks
Space Rocks
JM Ramos
 
Alarming typhoon
Alarming typhoonAlarming typhoon
Alarming typhoon
JM Ramos
 
How computer system works
How computer system worksHow computer system works
How computer system works
JM Ramos
 
Lights,Sound.....Action!
Lights,Sound.....Action!Lights,Sound.....Action!
Lights,Sound.....Action!
JM Ramos
 
Working with Text
Working with TextWorking with Text
Working with Text
JM Ramos
 
Working with Layers
Working with LayersWorking with Layers
Working with Layers
JM Ramos
 
Working with Filters
Working with FiltersWorking with Filters
Working with Filters
JM Ramos
 
Working with Colors
Working with ColorsWorking with Colors
Working with Colors
JM Ramos
 
Formatting Text with CSS
Formatting Text with CSSFormatting Text with CSS
Formatting Text with CSS
JM Ramos
 
HTML
HTMLHTML
HTML
JM Ramos
 
Basic Web Concept
Basic Web ConceptBasic Web Concept
Basic Web Concept
JM Ramos
 
Love and Peace, Not Violence
Love and Peace, Not ViolenceLove and Peace, Not Violence
Love and Peace, Not Violence
JM Ramos
 
Please Mind the Technology Gap
Please Mind the Technology GapPlease Mind the Technology Gap
Please Mind the Technology Gap
JM Ramos
 
School Violence
School ViolenceSchool Violence
School Violence
JM Ramos
 
Relating with Opposite Sex
Relating with Opposite SexRelating with Opposite Sex
Relating with Opposite Sex
JM Ramos
 
Me and My Sexuality
Me and My SexualityMe and My Sexuality
Me and My Sexuality
JM Ramos
 
Redefining Sexuality
Redefining SexualityRedefining Sexuality
Redefining Sexuality
JM Ramos
 
Building relationship through Effective Communication
Building relationship through Effective CommunicationBuilding relationship through Effective Communication
Building relationship through Effective Communication
JM Ramos
 
My Relationship with others
My Relationship with othersMy Relationship with others
My Relationship with others
JM Ramos
 

More from JM Ramos (20)

The Faults from within Earth
The Faults from within Earth The Faults from within Earth
The Faults from within Earth
 
Space Rocks
Space RocksSpace Rocks
Space Rocks
 
Alarming typhoon
Alarming typhoonAlarming typhoon
Alarming typhoon
 
How computer system works
How computer system worksHow computer system works
How computer system works
 
Lights,Sound.....Action!
Lights,Sound.....Action!Lights,Sound.....Action!
Lights,Sound.....Action!
 
Working with Text
Working with TextWorking with Text
Working with Text
 
Working with Layers
Working with LayersWorking with Layers
Working with Layers
 
Working with Filters
Working with FiltersWorking with Filters
Working with Filters
 
Working with Colors
Working with ColorsWorking with Colors
Working with Colors
 
Formatting Text with CSS
Formatting Text with CSSFormatting Text with CSS
Formatting Text with CSS
 
HTML
HTMLHTML
HTML
 
Basic Web Concept
Basic Web ConceptBasic Web Concept
Basic Web Concept
 
Love and Peace, Not Violence
Love and Peace, Not ViolenceLove and Peace, Not Violence
Love and Peace, Not Violence
 
Please Mind the Technology Gap
Please Mind the Technology GapPlease Mind the Technology Gap
Please Mind the Technology Gap
 
School Violence
School ViolenceSchool Violence
School Violence
 
Relating with Opposite Sex
Relating with Opposite SexRelating with Opposite Sex
Relating with Opposite Sex
 
Me and My Sexuality
Me and My SexualityMe and My Sexuality
Me and My Sexuality
 
Redefining Sexuality
Redefining SexualityRedefining Sexuality
Redefining Sexuality
 
Building relationship through Effective Communication
Building relationship through Effective CommunicationBuilding relationship through Effective Communication
Building relationship through Effective Communication
 
My Relationship with others
My Relationship with othersMy Relationship with others
My Relationship with others
 

Recently uploaded

Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
Shinana2
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
Pravash Chandra Das
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Tatiana Kojar
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
Dinusha Kumarasiri
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Jeffrey Haguewood
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 

Recently uploaded (20)

Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 

XHTML

  • 2. What is XHTML? ď‚—Extensible HyperText Markup Language ď‚—It was developed to cater to the fast- paced growth of technology
  • 3. What is XHTML? ď‚—Current market is composed of many different browser technologies (computers, mobile phones etc.). Not all of them have the capability to successfully interpret wrong HTML syntax
  • 4. What is XHTML? ď‚—The content or the actual coding might change because of XHTML conventions but take note, it still holds the same filename extension (.html) ď‚—X came from XML (Extensible Markup Language)
  • 5. What is XML? ď‚—Extensible Markup Language ď‚—Came from SGML; very complicated language that is not made for humans to write (metalanguage; use to define other languages).
  • 6. Proper Nesting ď‚—Wrong nesting ď‚—<b><i> Section <b><i> ď‚—Right nesting ď‚—<b><i> Section <i><b>
  • 7. Proper Tag closing ď‚—Wrong Tag closing ď‚—<p> Section ď‚—Right tag closing ď‚—<p> Section </p>
  • 8. Proper Tag closing ď‚—Empty tags ď‚—Type of tags that can stand alone ď‚—Do not require an end tag ď‚— Example: ď‚—<hr>, <br> etc.
  • 9. Proper Tag closing ď‚—Empty tags ď‚—Wrong closing ď‚— <hr> ď‚— <br> ď‚—Right closing ď‚— <hr /> ď‚— <br />
  • 10. Elements in Lowercase characters ď‚—Wrong Lowercase characters ď‚—<P> Section </P> ď‚—Right Lowercase characters ď‚—<p> Section </p>
  • 11. One root Element ď‚—Structure of an XHTML File ď‚— <html> <head> <!-- head part goes here --> </head> <body> <!– body part goes here --> </body> </html>
  • 12. Attributes in Lowercase characters ď‚—Wrong Lowercase characters ď‚—<img SRC=“pictures.jpg” /> ď‚—Right Lowercase characters ď‚— <img src=“pictures.jpg” />
  • 13. Attributes in Lowercase characters ď‚—Wrong Lowercase characters ď‚—<img SRC=“pictures.jpg” /> ď‚—Right Lowercase characters ď‚— <img src=“pictures.jpg” />
  • 14.
  • 15.