HTML
  Home arrow HTML arrow Page 2 - HTML Comes of Age: XHTML
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

HTML Comes of Age: XHTML
By: Don Kiely
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 4
    2003-03-03

    Table of Contents:
  • HTML Comes of Age: XHTML
  • Two Great Tastes that Taste Great Together
  • Extensible HTML
  • XHTML Syntax
  • Rocky Upgrade Path
  • Moving to XHTML
  • Roping the Wild, Wild Web

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    HTML Comes of Age: XHTML - Two Great Tastes that Taste Great Together


    (Page 2 of 7 )

    HTML is a stogy octogenarian that helped fuel the massive assimilation of the Web into our daily lives but which is now holding the Web back from what it can truly become. It is inflexible, extended only through the messy process of Microsoft or Netscape (well, AOL now) adding a new tag then battling for market approval. It makes creative Web design difficult. Pages that bounce between script and HTML code in a single page make for a mind-numbing dance that is hard to maintain and debug.

    In stark contrast, XML has little or nothing to do with formatting. It is all about meta data, data about data, which identifies what data is. So if I put the string 'Horatio' in HTML, you have no idea what that string is, except maybe through some complex context algorithm. But if I wrap that string in a pair of XML tags <FirstName> and </FirstName>, it becomes trivial to pluck that string out of the page and know exactly what to do with it. XML lets me define my own tags, create custom attributes that further describe the data, and makes it easy to move data across platforms that otherwise wouldn't have the time of day for each other.

    The World Wide Web Consortium (W3C), the standards body that decides these things, has put XML and HTML together, taking the best of each and putting it into XHTML. Two great tastes that taste great together. The future of the Web will be founded on an extensible formatting markup language that is flexible, lets you create your own tags, and will make it far easier to design and develop true Web applications.

    The promise of XHTML is that it will make Web sites more adaptable while supporting existing sites, as long as those existing sites are HTML 4.01-compliant.

    XML is not the HTML-killer it was touted in its early days, but XHTML will most certainly kill off HTML. And it's about time.

    More HTML Articles
    More By Don Kiely


     

    HTML ARTICLES

    - Hello HTML 5, Goodbye Gears
    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers







    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek