Lecture Number #10
Chapter#4
Web Development
Introduction to XHTML
XHTML:Extensible Markup Language
It separates the presentation of a document from the from the structure of the document?s information.
Is based on HTML.
HTML specifies the
Document structure
Content
Formatting
XHTML specifies
Document structure
Content
In XHTML formatting is done by using Cascading Style Sheets(CSS)