XHTML tutorial in PDF

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 Basics
  • A New DTD
  • A Sample XHTML Document

 

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 : pdf
Downloads: 282
Created: 2018-09-26

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others XHTML Tutorials

XHTML, step by step

Introduction to XHTML

Others related eBooks about XHTML tutorial in PDF

Learning React Native

Download free course Learning React Native, pdf file on 101 pages by Stack Overflow Community....

Cascading style sheets (CSS) free pdf tutorial

Download free Cascading style sheets (CSS) course material and training (PDF file 34 pages) designated to beginners....

Getting started with PHP Symfony framework

This tutorial teaches you everything you need to get started with a new symfony project.Free PDF tutorial on 31 pages for beginners....

Transforms in CSS

Download free course Transforms in CSS, pdf file on 42 pages by Eric A. Meyer....

JQuery tutorial for professionals

Download free JQuery tutorial course in PDF, training file in 18 chapters and 67 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Node.js – Create Database in MongoDB free PDF

Download free course Node.js – Create Database in MongoDB free PDF, pdf file on 5 pages by tutorialkart.com....

HTML5 tutorial for professionals

Download free HTML5 tutorial course in PDF, training file in 41 chapters and 124 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Building Front-End Apps with AngularJS and Parse.com

This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of...

CSS Animation 101

Download free course CSS Animation 101, pdf file on 91 pages by Donovan Hutchinson....

Web Application Security

Download free course Web Application Security, pdf file on 331 pages by Andrew Hoffman....