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: | 282 |
Created: | 2018-09-26 |
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise, in-depth guide takes you inside JavaScript's this structure and object prototypes. You'll learn how they work and why they're integral to behavior delegation - a design pattern i...
CSS tutorial for professionalsDownload free CSS tutorial course in PDF, training file in 56 chapters and 244 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Download free PHP courseWith this PDF tutorial you will learn the basics of PHP ,understand the working model of PHP to begin coding your own projects and scripts.Free courses under 95 pages designated to beginners....
The JavaScript WayLove it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....
PHP tutorial for professionalsDownload free PHP tutorial course in PDF, training file in 107 chapters and 481 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Advanced javascript...
Web Application SecurityDownload free course Web Application Security, pdf file on 331 pages by Andrew Hoffman....
How to Code in HTML5 and CSS3Download free course How to Code in HTML5 and CSS3, pdf file on 124 pages by Damian Wielgosik....
Learn ReactJS by exampleLearn ReactJS by example, This example will use React-Bootstrap components. ...
Acceptance Test Driven Development with ReactDownload free course Acceptance Test Driven Development with React, pdf file on 182 pages by Leanpub....