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

Introduction to XHTML

XHTML, step by step

Others related eBooks about XHTML tutorial in PDF

AngularDart Succinctly

Download free course AngularDart Succinctly, pdf file on 114 pages by by Ed Freitas....

Getting started with ASP.NET

This tutorial guides you step by step to create an ASP.NET Web pages ,free training document under 62 pages by Erik Reitan....

XML for the beginners

Download XML tutorial in PDF ,an easy document to learn how to work with XML , a free courses under 55 pages by Ralf Schenkel....

PHP Notes for Professionals

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

Advanced javascript

...

HTML5 training guide

This training guide is designated to IT professionals who want to develop with HTML documents such as websites or webapplications. It is assumed that you are familiar with web development,free courses in PDF for download under 681 pages....

Acceptance Test Driven Development with React

Download free course Acceptance Test Driven Development with React, pdf file on 182 pages by Leanpub....

A Practical Guide to Designing for the Web

A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design. Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design...

Build Your Own ASP.NET Website

This PDF tutorial is aimed at beginner, intermediate, and advanced Web designers, looking to build their first web application with ASP.NET....

PHP Tutorial From beginner to master

In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages....