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: 281
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

Introduction to Node.js

Download free NodeJs tutorial course material and training in PDF file under 23 pages intended to beginners....

Practical Semantic Web and Linked Data Applications

The next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...

XML and DTDs

With this tutorial you will learn how to build a Well formed XML document and a corresponding DTD file,a PDF training document under 14 pages by Jacob Cleary....

React Native Notes for Professionals

Download free course React Native Notes for Professionals, pdf file on 90 pages by Stack Overflow Community....

Angular Testing Succinctly

Download free course Angular Testing Succinctly, pdf file on 94 pages by by Joseph Booth....

AngularJS Notes for Professionals

Download free course AngularJS Notes for Professionals, pdf file on 201 pages by by Stack Overflow Community....

Real-time Linked Dataspaces

Download free course Real-time Linked Dataspaces, pdf file on 333 pages by Edward Curry....

How To Code in Node.js

Node.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup ....

Learning jQuery PDF course

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

AngularJS Fundamentals

This tutorial is an AngulaRJS training document intended to architects, developers And web project leaders wanting To optimize their web application with JavaScript....