Academic Tutorials



English | French | Portugese | German | Italian
Google

Home Source Codes E-Books Downloads Contact Us About Us

XHTML Tutorial
XHTML Introduction
Why XHTML
Differences Between XHTML And HTML
XHTML Syntax Rules
XHTML DTD
XHTML Elements
XHTML Tag List
XHTML Standard Attributes
XHTML Color Names
XHTML Validation
XHTML Modularization Model
XHTML 7-BIT ASCII Reference
XHTML Entities Reference
XHTML URL-encoding Reference
XHTML HTTP Status Messages
XHTML Event Attributes
XHTML Summary

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
AJAX Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PHP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
.NET (dotnet)
Microsoft.Net
XML Web Services
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills


Why XHTML?
Previous Next

Whats is wrong with HTML?

HTML is the set of codes (i'e "markup language") that a writer puts into a document to make the page displayable on the World Wide Web. HTML (HyperText Markup Language) has been the lingua franca of the World Wide Web since 1990. It has gone through several revisions, and now it is at version 4. Although it has been enormously successful, the language is no longer suitable for the deployment of commercial and industrial web-based applications on the Internet and intranets.

HTML will not go through another revision, except as an application of XML, i.e. XHTML. HTML is enormously successful and we fully expect XHTML to be of great interest to web developers now that it's a W3C Recommendation.

There won't be any 'HTML 5'. Why it should not be? Well, bear in mind that HTML was originally designed for different purpose than today's very demanding hi-tech Internet - namely, to exchange data and documents between scientists associated with CERN, the birthplace of the web. Since then the language has been hacked and stretched into an unwieldy monster, and the prevalence of sloppy markup practices makes it hard or impossible for some user agents (such as browsers, spiders, etc) to make sense of the web. After a decade of use and ad-hoc evolution, there is a strong need for a more extensible and more portable language.




The role of XML

XML (Extensible Markup Language) is structured set of rules for how to define any kind of data that has to be shared on the Web. It's called "extensible" because anyone can invent a particular set of markup for a particular purpose and as long as everyone uses it,can be adopted and used for different purposes - including, as it happens, describing the appearance of a Web page.

However, the immediate issue is to facilitate transition from HTML for the mass of developers who are already familiar with HTML. That being the case, it seemed desirable to reframe HTML in the terms of XML. The result is XHTML, which is a particular application of XML for "expressing" Web pages.

XHTML is the follow-on version of HTML 4. You could think it as HTML 5, except that it is called XHTML 1.0. In XHTML, all HTML 4 markup tags and attributes will continue to be supported.

With HTML, authors had a fixed set of elements to use, with no variation. Unlike HTML, however, XHTML can be extended by anyone who uses it. New tags and attributes can be defined and also added to those that are already existing, making possible new ways possible to embed content and programming in Web page. XHTML 1.0, allow authors to mix and match the known elements of HTML 4 elements with that of other XML languages elements. languages, including the one which are developed by W3C for multimedia.

We combine HTML with other tag sets to meet the desires to extend the functionality of the web. (Synchronized Multimedia Integration Language - SMIL), mathematical expressions (MathML), two dimensional vector graphics (Scalable Vector Graphics - SVG), and metadata (Resource Description Framework - RDF).




Why should we go for XHTML

The reasons to upgrade language to a new version is to take advantage of new bells and whistles, and also because problems with the earlier version have been fixed. However, XHTML is just a faithful copy of HTML 4, as tag functionalities go, so here we cant expect any fancy new tags.

According to W3C XHTML should be used because of:

  • Extensibility

    XML documents needs to be well-formed. Under HTML (an SGML application), any addition of a new group of elements requires to alter the entire DTD. In an XML-based DTD, all that is required is that the new set of elements be internally consistent and well-formed to be added to an existing DTD. This makes the development and integration of new collections of elements very easy.

  • Portability

    Now days use of non-desktop devices to access Internet documents is increasing .75% of Internet access could is carried out on these alternate platforms. most of these non-desktop devices will not have the computing power of a desktop computer, they are not designed to hold ill-formed HTML as current browsers tend to do.These non-desktop browsers will not display the document if they wont receive well-formed markup (HTML or XHTML).

While HTML isn't completely lacking those attributes, we're all too familiar with how painfully slow the evolution has been (relative to the pace of Internet development), and how hard it it is to make your pages work on a wide range of browsers and platforms. XHTML will help to remedy those problems.




Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blinkbits
  • BlinkList
  • blogmarks
  • co.mments
  • connotea
  • del.icio.us
  • De.lirio.us
  • digg
  • Fark
  • feedmelinks
  • Furl
  • LinkaGoGo
  • Ma.gnolia
  • NewsVine
  • Netvouz
  • RawSugar
  • Reddit
  • scuttle
  • Shadows
  • Simpy
  • Smarking
  • Spurl
  • TailRank
  • Wists
  • YahooMyWeb

Previous Next

Keywords: xhtml tutorial, xhtml validator, html xhtml, tag com xhtml, xhtml editor,xhtml templates, xhtml 1.0, xhtml code, xhtml doctype, xhtml validation


HTML Quizes
HTML Quiz
XHTML Quiz
CSS Quiz
TCP/IP Quiz
XML Quizes
XML Quiz
XSL Quiz
XSLT Quiz
DTD Quiz
Schema Quiz
XForms Quiz
XSL-FO Quiz
XML DOM Quiz
XLink Quiz
XQuery Quiz
XPath Quiz
XPointer Quiz
RDF Quiz
SOAP Quiz
WSDL Quiz
RSS Quiz
WAP Quiz
Web Services Quiz
Browser Scripting Quizes
JavaScript Quiz
VBScript Quiz
AJAX Quiz
DHTML Quiz
HTML DOM Quiz
WMLScript Quiz
E4X Quiz
Server Scripting Quizes
ASP Quiz
PHP Quiz
PERL Quiz
SQL Quiz
ADO Quiz
.NET (dotnet) Quizes
Microsoft.Net Quiz
XML Web Services Quiz
ASP.Net Quiz
.Net Mobile Quiz
C# : C Sharp Quiz
ADO.NET Quiz
VB.NET Quiz
Multimedia Quizes
SVG Quiz
Flash Quiz
Media Quiz
SMIL Quiz
Web Building  Quizes
Web Browsers Quiz
Web Hosting Quiz
W3C Quiz
Web Building Quiz
Web Quality Quiz
Web Semantic Quiz
Web Careers Quiz
Java Quizes
Java Quiz
JSP Quiz
Servlets Quiz
Struts Quiz
EJB Quiz
JMS Quiz
JMX Quiz
Programming Langauges Quizes
C Quiz
C++ Quiz
Visual Basic Quiz
Data Structures Using C Quiz
Soft Skills Quizes
Communication Skills Quiz
Time Management Quiz
Project Management Quiz
Team Work Quiz
Leadership Skills Quiz
Corporate Communication Quiz
Negotiation Skills Quiz

Privacy Policy
Copyright © 2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved.