Created in January 2000, XHTML 1.0 is designed to conform to the Extensible Markup Language (XML) standard "while keeping" the properties of HTML 4.1. To simplify, it is a reformulation of the HTML language to the XML sauce.
To avoid confusion between versions, the World Wide Web Consortium has decided to provide this new XML-based HTML (XHTML) with a new name and version control.
Table of contents
The main goal is to separate the form and content:
The proliferation of products connecting to the internet such as PDA, multimedia mobile phones, I-mode ..., will force us to separate content and formatting.
Thanks to this, you will have only one content and several formatting according to the reading support of the page.
Make the document readable by the machine:
The rigor of the XML will facilitate the interpretation of the document by the machines. These machines are, among other things, Internet page indexing robots.
XHTML is extensible:
The XHTML will allow you to incorporate another tag language, such as SVG, MathML or XSLT, ... within the XHTML document as long as a DTD (Document Type Definition) that defines the language is introduced at document and the browser is able to process it.
Size : | 69.811 Kb |
File type : | |
Downloads: | 281 |
Created: | 2018-09-26 |
Learn ReactJS by example, This example will use React-Bootstrap components. ...
HTML5 canvas tutorialDownload free HTML5 tutorial course in PDF, training file in 18 chapters and 180 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Practical Semantic Web and Linked Data ApplicationsThe next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...
Symfony quick guide in PDFThis tutorial is designed to help you discover the Symfony2 framework through the creation of a small web application,pdf tutorial for beginners....
Angular Testing SuccinctlyThough sometimes perceived as a hurdle, testing can save developers from heartbreak in the..., download free Angular tutorial in PDF (94 pages) created by Joseph Booth ....
Learning Website Development with DjangoA beginner's PDF tutorial to building web applications,quickly and cleanly, with the Django application framework by Ayman Hourieh....
PHP SuccinctlyDownload free course PHP Succinctly, pdf file on 119 pages by José Roberto Olivas Mendoza....
Node.JS tutorial for professionalsDownload free Node.JS tutorial course in PDF, training file in 111 chapters and 334 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Getting Started with AngularJSDownload free training document tutorial about the basics of framework AngularJS....
JavaScript: A Crash Course in PDFFree PDF tutorial to download intituled JavaScript: A Crash Course intended to beginners, course in 28 pages created by well known author and developer....