Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: XHTML


Related Topics
XML
W3C

  
  Need a title in HTML4!
It is suggested that XHTML delivered as text/html is broken and XHTML delivered as text/xml is risky, so authors intending their work for public consumption should stick to HTML 4.01, and authors who wish to use XHTML should deliver their markup as application/xhtml+xml.
Note that this document compares XHTML 1.0 compliant to appendix C to HTML 4.01, because that is the only variant of XHTML that may be sent as text/html.
However, none of these apply when an XHTML document is sent as text/html, and since authors feel their pages should be readable on the most popular Web browser, which does not support application/xhtml+xml, there is basically no point in using XHTML at the moment.
www.hixie.ch /advocacy/xhtml   (1581 words)

  
 XHTML 1.0: Marking up a new dawn
XHTML 1.0 makes the territory of XML and its applications less daunting because the path is familiar: HTML vocabulary with some new structural and syntactical methods.
It is required that an XHTML 1.0 document contain a DOCTYPE that denotes that it is an XHTML 1.0 document, and that also denotes the DTD being used by that document.
In this example, the document type is XHTML 1.0 and the specific XHTML 1.0 DTD to which the document is to conform is strict.
www.ibm.com /developerworks/library/w-xhtml.html   (2542 words)

  
 XHTML 1.0: The Extensible HyperText Markup Language (Second Edition)   (Site not responding. Last check: 2007-10-10)
XHTML is a family of current and future document types and modules that reproduce, subset, and extend HTML 4 [HTML4].
XHTML family document types are XML based, and ultimately are designed to work in conjunction with XML-based user agents.
XHTML Documents which follow the guidelines set forth in Appendix C, "HTML Compatibility Guidelines" may be labeled with the Internet Media Type "text/html" [RFC2854], as they are compatible with most HTML browsers.
www.w3.org /TR/xhtml1   (5149 words)

  
 XHTML - MDC
XHTML is to XML as HTML is to SGML.
XHTML 1.0 is HTML4 reformulated as an XML application, and is backwards-compatible with HTML in limited cases
A third version, XHTML 2, with significant changes to the element vocabulary, is currently being developed.
developer.mozilla.org /en/docs/XHTML   (92 words)

  
 XHTML Tutorial - Part 1
XHTML stands for eXtensable HyperText Markup Language and is a cross between HTML and XML.
XHTML is a web standard which has been agreed by the W3C and, as it is backwards compatible, you can start using it in your webpages now.
As with HTML, XHTML has and <body> tags but, unlike with <a href="/topics/HTML" title="HTML" class=fl>HTML</a>, they must all be included in a valid <b>XHTML</b> <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>document</a>.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.freewebmasterhelp.com /tutorials/xhtml</font>   (781 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.alistapart.com/articles/xhtml">A List Apart: Articles: Rated XHTML</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> is <a href="/topics/HTML" title="HTML" class=fl>HTML</a> written according to the <a href="/topics/XML" title="XML" class=fl>XML</a> rules of well-formedness. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The <b>XHTML</b> family is designed to accommodate these extensions through <b>XHTML</b> modules and techniques for developing new XHTML-conforming modules (described in the forthcoming <b>XHTML</b> Modularization specification). </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> As are all of W3C’s specifications, <b>XHTML</b> is a theoretical construct that is interesting in its implications and may still grow to play an important role on the WWW, but right now it is worthless in practice.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.alistapart.com /articles/xhtml</font>   (1666 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.pwg.org/xhtml-print/HTML-Version/XHTML-Print.html">XHTML-Print</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> XHTML-Print's targeted usage is for printing in environments where it is not feasible or desirable to install a printer-specific driver and where some variability in the formatting of the output is acceptable. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Printers may choose not to render content within <a href="/topics/HTML-element" title="HTML element" class=fl>elements</a> defined by <b>XHTML</b> [XHTML1] or <a href="/topics/HTML" title="HTML" class=fl>HTML</a> [HTML4] that are obviously not intended to be rendered, e.g. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The attribute is part of functionality that is deemed too complex for low cost printers, such as language specific processing, printing on landscape oriented pages, buffering of images for later use, and vertical alignment of cell data in tables that span multiple pages.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.pwg.org /xhtml-print/HTML-Version/XHTML-Print.html</font>   (5725 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.w3schools.com/xhtml/default.asp">XHTML Tutorial</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Our complete <b>XHTML</b> 1.0 reference is an alphabetical list of all <b>XHTML</b> tags with lots of examples and tips. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The <a href="/topics/HTML" title="HTML" class=fl>HTML</a> Certificate is for developers who want to <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>document</a> their knowledge of <a href="/topics/HTML" title="HTML" class=fl>HTML</a>, <b>XHTML</b>, and <a href="/topics/Cascading-Style-Sheets" title="Cascading Style Sheets" class=fl>CSS</a>. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> W3Schools was converted to <b>XHTML</b> in December 1999</td></tr> <tr><td></td><td colspan=2><font color=gray>www.w3schools.com /xhtml/default.asp</font>   (507 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.webreference.com/authoring/languages/xhtml">XHTML links and resources - WebReference.com</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> (eXtensible <a href="/topics/Hypertext" title="Hypertext" class=fl>HyperText</a> <a href="/topics/Markup-language" title="Markup language" class=fl>Markup</a> Language) is a reformulation of <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4 as an <a href="/topics/XML" title="XML" class=fl>XML</a> 1.0 application. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> However, <b>XHTML</b> is a stricter language than its older brother, <a href="/topics/HTML" title="HTML" class=fl>HTML</a>, and requires the author to compose <a href="/topics/Well_formed-element" title="Well_formed element" class=fl>well-formed</a> <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>documents</a>. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Its purpose is to provide a basis for future <b>XHTML</b> <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>document</a> types with a clean separation from the legacy functions of <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4 included in the 1.0 spec.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.webreference.com /authoring/languages/xhtml</font>   (572 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://members.tripod.com/~tickleu/articles/introtoxhtml.htm">XHTML – An Introduction with Examples</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.0 requires that any empty <a href="/topics/HTML-element" title="HTML element" class=fl>element</a> either be closed with a closing <a href="/topics/HTML-element" title="HTML element" class=fl>element</a> or that the tag must contain a terminator with a trailing space. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> As we know, <b>XHTML</b> uses three different types of DTD for different kinds of structural validation, but the <a href="/topics/Namespace-%28computer-science%29" title="Namespace %28computer science%29" class=fl>Namespace</a> is always the same, no matter which DTD is being used. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>document</a> authors are strongly encouraged to use <a href="/topics/XML" title="XML" class=fl>XML</a> <a href="/topics/Document-Type-Declaration" title="Document Type Declaration" class=fl>declarations</a> in all their <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>documents</a>.</td></tr> <tr><td></td><td colspan=2><font color=gray>members.tripod.com /~tickleu/articles/introtoxhtml.htm</font>   (4468 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://webopedia.com/TERM/X/XHTML.html">What is XHTML? - A Word Definition From the Webopedia Computer Dictionary</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> is a <a href="/topics/Markup-language" title="Markup language" class=fl>markup</a> language written in <a href="/topics/XML" title="XML" class=fl>XML</a>; therefore, it is an <a href="/topics/XML" title="XML" class=fl>XML</a> application. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> uses three <a href="/topics/XML" title="XML" class=fl>XML</a> <a href="/topics/Namespace-%28computer-science%29" title="Namespace %28computer science%29" class=fl>namespaces</a> (used to qualify <a href="/topics/HTML-element" title="HTML element" class=fl>element</a> and attributes names by associating them with <a href="/topics/Namespace-%28computer-science%29" title="Namespace %28computer science%29" class=fl>namespaces</a> identified by URI references. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> This specification defines <b>XHTML</b> 1.0, a reformulation of <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4.0 as an <a href="/topics/XML" title="XML" class=fl>XML</a> 1.0 application, and three DTDs corresponding to the ones defined by <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4.0.</td></tr> <tr><td></td><td colspan=2><font color=gray>webopedia.com /TERM/X/XHTML.html</font>   (267 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><u>XHTML: Extensibility, portability, and no more messy markup practices</u>   <i>(Site not responding. Last check: 2007-10-10)</i></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> For example, <b>XHTML</b> is not as lenient as <a href="/topics/HTML" title="HTML" class=fl>HTML</a> when it comes to case sensitivity. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Because <b>XHTML</b> is an <a href="/topics/XML" title="XML" class=fl>XML</a> grammar, normal <a href="/topics/XML" title="XML" class=fl>XML</a> rules also apply to the use of tags. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Rather than use the <a href="/topics/HTML" title="HTML" class=fl>HTML</a> tag, <b>XHTML</b> users must be sure to either close the tag, as in <br></br>, or use an empty tag such as <p/>.</td></tr> <tr><td></td><td colspan=2><font color=gray>builder.com.com /5100-6371-1044630.html</font>   (487 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.palowireless.com/wap/xhtml.asp">XHTML Links</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> (eXtensible Hyper Text <a href="/topics/Markup-language" title="Markup language" class=fl>Markup</a> <a href="/topics/Markup-language" title="Markup language" class=fl>Language) is the markup</a> language used in WAP version 2. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> What <b>XHTML</b> means for wireless development (1/03) WAP2.0 specifies <b>XHTML</b> as the content-authoring language for the next-generation wireless access protocol. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> <a href="/topics/Mobile-computing" title="Mobile computing" class=fl>Mobile</a> Profile is a subset of <b>XHTML</b> that provides a versatile and efficient way to program for various <a href="/topics/Mobile-computing" title="Mobile computing" class=fl>mobile</a> devices.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.palowireless.com /wap/xhtml.asp</font>   (278 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.w3.org/MarkUp">W3C HTML Home Page</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Modularization of <b>XHTML</b> in <a href="/topics/XML" title="XML" class=fl>XML</a> Schema and the </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> Basic is an example of fairly minimal build of these modules and is targeted at <a href="/topics/Mobile-computing" title="Mobile computing" class=fl>mobile</a> applications. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.1 is an example of a larger build of the modules, avoiding many of the presentation features.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.w3.org /MarkUp</font>   (4829 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.webstandards.org/learn/external/xhtml">XHTML - The Web Standards Project</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.0 <a href="/topics/HTML" title="HTML" class=fl>HTML </a>- Compatibility Guidelines is the W3C’s section on handling empty <a href="/topics/HTML-element" title="HTML element" class=fl>elements</a>, paragraph tags, embedded style sheets, line breaks, ampersands, more. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Molly Holzschlag’s <b>XHTML</b> 1.0: Marking up a new dawn, Getting familiar — and getting started — with the new <a href="/topics/International-standard" title="International standard" class=fl>standard</a> is a detailed and thorough tutorial to guide you through learning to implement <b>XHTML</b>, at IBM’s developer Works Web Architecture Library. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Better Living Through <b>XHTML</b> by Jeffrey Zeldman packs in plenty of helpful tips and information all about converting your <a href="/topics/HTML" title="HTML" class=fl>HTML</a> to <b>XHTML</b>, why, what to watch out for, workarounds, terrific links to other quality resources, and more, all in his witty, upbeat, and engaging style.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.webstandards.org /learn/external/xhtml</font>   (310 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.networkworld.com/news/2001/0410w3c.html">Web Consortium issues XHTML recommendation</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> Basic was the first implementation of modularization and followed the release in January last year of <b>XHTML</b> 1.0 -- a blending of <a href="/topics/HTML" title="HTML" class=fl>HTML</a> and Extensible <a href="/topics/Markup-language" title="Markup language" class=fl>Markup</a> Language (<a href="/topics/XML" title="XML" class=fl>XML</a>). </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Modularization of <b>XHTML</b> provides examples of modules that can be made with <b>XHTML</b> and shows specification developers and program developers how to build their own modules in a way that will work with others, said Janet Daly, spokeswoman for <a href="/topics/W3C" title="W3C" class=fl>W3C</a>. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> In another recent <b>XHTML</b> development, a number of wireless vendors including Nokia, L.M. Ericsson Telephone Co., Motorola and Siemens, last month announced they are backing <b>XHTML</b> as the language for creating all content regardless of whether it is for the fixed <a href="/topics/Internet" title="Internet" class=fl>Internet</a> or the <a href="/topics/Mobile-phone" title="Mobile phone" class=fl>mobile phone</a> world.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.networkworld.com /news/2001/0410w3c.html</font>   (605 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www-128.ibm.com/developerworks/web/library/x-futhtml2.html">The future of HTML, Part 2: XHTML 2.0</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> As it is a modularized language, <b>XHTML</b> 2.0 imports <a href="/topics/XForms" title="XForms" class=fl>XForms</a> as a module for its forms functionality. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 2.0 is one part of the Web application user interface question, but not the totality. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 2.0 has plenty of other changes, many of which are linked in with the parallel development of specifications such as <a href="/topics/XForms" title="XForms" class=fl>XForms</a>.</td></tr> <tr><td></td><td colspan=2><font color=gray>www-128.ibm.com /developerworks/web/library/x-futhtml2.html</font>   (2693 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://en.wikipedia.org/wiki/XHTML">XHTML - Wikipedia, the free encyclopedia</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.1 is now a <a href="/topics/W3C" title="W3C" class=fl>W3C</a> recommendation since May 31, <a href="/topics/2001" title="2001" class=fl>2001</a>. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.0 Transitional allows some common <a href="/topics/Deprecate" title="Deprecate" class=fl>deprecated</a> <a href="/topics/HTML-element" title="HTML element" class=fl>elements</a> and attributes to be used, which are not permitted in <b>XHTML</b> 1.0 Strict. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> Basic: A special "light" version of <b>XHTML</b> for devices that can not support the larger, richer <b>XHTML</b> dialects, intended for use in handhelds and <a href="/topics/Mobile-phone" title="Mobile phone" class=fl>mobile phones</a>.</td></tr> <tr><td></td><td colspan=2><font color=gray>en.wikipedia.org /wiki/XHTML</font>   (2504 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www-106.ibm.com/developerworks/library/wa-xhtml/?n-wa-9192">The Web's future: XHTML 2.0</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> On 5 August 2002, the first working draft of <b>XHTML</b> 2.0 was released and the big news is that backward compatibility has been dropped; the language can finally move on. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> In a word, no. In fact, the difference between <a href="/topics/XLink" title="XLink" class=fl>XLink</a> and the linking specified in <b>XHTML</b> 2.0 is a source for some controversy among those who are working on the respective recommendations, so it's possible that changes may be made between this first public working draft and the final recommendation. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> See how <b>XHTML</b> 2.0 is put together by reading about the Modularization of <b>XHTML</b>, or read the Modularization of <b>XHTML</b> tutorial on the developerWorks Web Architecture zone (October <a href="/topics/2001" title="2001" class=fl>2001</a>).</td></tr> <tr><td></td><td colspan=2><font color=gray>www-106.ibm.com /developerworks/library/wa-xhtml/?n-wa-9192</font>   (2498 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.webmonkey.com/00/50/index2a.html?tw=authoring">XHTML Overview</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> As of this writing, <b>XHTML</b> 1.1 is still in draft form. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> 1.0 is intended to be a transition from <a href="/topics/HTML" title="HTML" class=fl>HTML</a> to <b>XHTML</b> 1.1 or later, though it should be close to the same. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The main goal of <b>XHTML</b> is to get your <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>documents</a> to the point where they are <a href="/topics/XML" title="XML" class=fl>XML</a> compliant, then <a href="/topics/XML" title="XML" class=fl>XML</a> tools such as XSL can be used.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.webmonkey.com /00/50/index2a.html?tw=authoring</font>   (472 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://loadaveragezero.com/app/drx/Data_Formats/Markup_Languages/XHTML">drx: Extensible Hypertext Markup Language [Computers: Data Formats: Markup Languages: XHTML] - loadaverageZero</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> At the time of the writing, <b>XHTML</b> 2.0 is a <a href="/topics/W3C" title="W3C" class=fl>W3C</a> Working Draft, and will not be backwardly compatible with <a href="/topics/HTML" title="HTML" class=fl>HTML</a>. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> is intended to fill this gap, which is the subject of this article. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The <b>XHTML</b> family is a reformulation of <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4 in <a href="/topics/XML" title="XML" class=fl>XML</a>.</td></tr> <tr><td></td><td colspan=2><font color=gray>loadaveragezero.com /app/drx/Data_Formats/Markup_Languages/XHTML</font>   (1115 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.oreilly.com/catalog/html5">oreilly.com -- Online Catalog: HTML & XHTML: The Definitive Guide, Fifth Edition</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <a href="/topics/HTML" title="HTML" class=fl>HTML</a> and its XML-based descendant, <b>XHTML</b>, are the fundamental languages for working on the web, and the new edition of our popular <a href="/topics/HTML" title="HTML" class=fl>HTML</a> guide offers web developers a better way to become fluent in these languages. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> is the same thing as <a href="/topics/HTML" title="HTML" class=fl>HTML</a>, only it is an XMLized version, which this <a href="/topics/Book" title="Book" class=fl>book</a> explains, and further modifications to the <b>XHTML</b> <a href="/topics/International-standard" title="International standard" class=fl>standard</a> can be researched at <a href="/topics/W3C" title="W3C" class=fl>W3C</a>, or elsewhere if needed. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>X/HTML</b> is covered in its entirety concerning the present, historical artifacts, and a look to the future.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.oreilly.com /catalog/html5</font>   (2016 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><u>An XHTML Tutorial</u>   <i>(Site not responding. Last check: 2007-10-10)</i></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> <a href="/topics/International-standard" title="International standard" class=fl>standards</a> are defined by the World <a href="/topics/World-Wide-Web" title="World Wide Web" class=fl>Wide</a> Web Consortium (<a href="/topics/W3C" title="W3C" class=fl>W3C</a>), which ensures that structured data will be uniform and independent of applications or vendors. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Since <b>XHTML</b> <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>documents</a> are <a href="/topics/XML" title="XML" class=fl>XML</a> applications, overlapping <a href="/topics/HTML-element" title="HTML element" class=fl>elements</a> are not allowed. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> In <b>XHTML</b> script and style characters such as "<" and "and" are treated as <a href="/topics/Markup-language" title="Markup language" class=fl>markup</a> characters.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.thescarms.com /XML/XHTMLTutorial.asp</font>   (461 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.alistapart.com/stories/betterliving">A List Apart: Articles: Better Living Through XHTML</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b> is the <a href="/topics/International-standard" title="International standard" class=fl>standard</a> <a href="/topics/Markup-language" title="Markup language" class=fl>markup</a> language for web <a href="/topics/Document-Type-Definition" title="Document Type Definition" class=fl>documents</a> and the successor to <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The Style Guide illuminates <b>XHTML</b> without requiring you to muddle through the often arcane literature at <a href="/topics/W3C" title="W3C" class=fl>W3C</a>; includes valuable information on <a href="/topics/Cascading-Style-Sheets" title="Cascading Style Sheets" class=fl>CSS</a> (including Style Sheets you can grab and use on your own sites); explains how to work with the <a href="/topics/W3C" title="W3C" class=fl>W3C</a> validators; and offers updated tips for Dreamweaver users. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> After converting the Daily Report from <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4.01 Transitional to <b>XHTML</b> 1.0 Transitional, our page was in no way different from the previous version except for the change in doctype and associated <a href="/topics/Markup-language" title="Markup language" class=fl>markup</a> rules.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.alistapart.com /stories/betterliving</font>   (3472 words)</td></tr> </table> </td> </tr> </table><body face="Arial"> <br> <table cellpadding=0> <tr> <td>  </td> <td> <table > <tr><td> </td><td colspan=2><a href="http://www.htmlgoodies.com/beyond/xml/article.php/3473521">HTML Goodies: XHTML</a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> Now, depending on which articles you read, (I've read waaay too many at this point), <b>XHTML</b> is either <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 5.0, or <a href="/topics/HTML" title="HTML" class=fl>HTML</a> versions breathed their last with 4.0 and there will never be a 5.0 because <b>XHTML</b> is the direction <a href="/topics/Markup-language" title="Markup language" class=fl>markup</a> languages are taking now. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> The new <b>XHTML</b> 1.0 DTD (which looks like this, in case you're interested) is basically the <a href="/topics/XML" title="XML" class=fl>XML</a> DTD with the <a href="/topics/HTML" title="HTML" class=fl>HTML</a> 4.0 DTD put inside it. </td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> <b>XHTML</b>, and <a href="/topics/XML" title="XML" class=fl>XML</a> for that matter, go directly against the rules the <a href="/topics/W3C" title="W3C" class=fl>W3C</a> laid down for web content and authoring tools accessible to disabled users.</td></tr> <tr><td></td><td colspan=2><font color=gray>www.htmlgoodies.com /beyond/xml/article.php/3473521</font>   (1705 words)</td></tr> </table> </td> </tr> </table><script language="JavaScript"> <!-- // This function displays the ad results. // It must be defined above the script that calls show_ads.js // to guarantee that it is defined when show_ads.js makes the call-back. function google_ad_request_done(google_ads) { // Proceed only if we have ads to display! if (google_ads.length < 1 ) return; var s = ''; // For text ads, display each ad in turn. // In this example, each ad goes in a new row in the table. if (google_ads[0].type == 'text') { for(i = 0; i < 1; ++i) { s = '<body face="Arial"><br><table cellpadding=0><tr><td>  </td><td><table ><tr><td> </td><td colspan=2>' + '<a href="' + google_ads[i].url + '" title="' + google_ads[i].visible_url + '">' + google_ads[i].line1 + '</a>  <span style="font-size:10pt">'; if (google_info.feedback_url) { s += '<a href="' + google_info.feedback_url + '" style="color:#7070F0;text-decoration:none">(Ads by Google)</a>'; } else { s += '(Ads by Google)'; } s += '</span></td></tr>' + '<tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td>' + '<a href="' + google_ads[i].url + '" title="' + google_ads[i].visible_url + '" style="text-decoration:none;">' + google_ads[i].line2 + ' ' + google_ads[i].line3 + '</a></td></tr>' + '<tr><td></td><td colspan=2><font color=gray>' + '<a href="' + google_ads[i].url + '" title="' + google_ads[i].visible_url + '" style="text-decoration:none; color:gray;">' + google_ads[i].visible_url + '</a></font></td></tr></table></td></tr></table>'; d = document.getElementById('ad' + (i + 1)); d.innerHTML = s; d.style.display = 'block'; } s = ''; for(i = 1; i < google_ads.length; i++) { s += '<div class="r" style="margin-left: 14px"><table cellspacing=0 cellpadding=0><tr>' + // '<td valign=top><img src="/images/a.gif"/ style="padding-top: 3px; padding-right: 3px"></td>' + '<td ><a href="' + google_ads[i].url + '" title="' + google_ads[i].visible_url + '">' + google_ads[i].line1 + '<div style="text-decoration: none; ">' + google_ads[i].line2 + ' ' + google_ads[i].line3 + '</div></a>' + '<font color="gray"><a href="'+ google_ads[i].url + '" title="' + google_ads[i].visible_url + '" style="text-decoration:none; color:gray;">' + google_ads[i].visible_url + '</a></font>' + '</td></tr></table></div>' } d = document.getElementById('sky1'); d.innerHTML = s; if(s.length > 0) { document.getElementById('sky').style.display = 'block'; } } /* <body face="Arial"><br><table cellpadding=0><tr><td>  </td><td><table ><tr><td> </td><td colspan=2> <a href=" ### GOOGLE ADS[i] URL ### "> ### GOOGLE ADS[i] VISIBLE URL ### </a></td></tr> <tr><td valign=top><img style="margin-top:4px;" src=/images/a.gif></td><td></td><td> ### LINE 2 ###   ### LINE 3 ###</td></tr> <tr><td></td><td colspan=2><font color=gray> ### link ### </font>  (sponsored link)</td></tr> </table></td></tr></table> */ /* // For an image ad, display the image; there will be only one . if (google_ads[0].type == 'image') { s += '<tr><td align="center">' + '<a href="' + google_ads[0].url + '"style="text-decoration: none">' + '<img src="' + google_ads[0].image_url + '" height="' + google_ads[0].height + '" width="' + google_ads[0].width + '" border="0"></a></td></tr>'; } // Finish up anything that needs finishing up s += '</table>'; */ // document.write(s); return; } --> </script> <script language="JavaScript"> <!-- // This script sets the attributes for requesting ads. google_ad_client = "pub-9457578638026753"; google_max_num_ads = 6; google_feedback = "on"; google_ad_output = "js"; google_ad_channel = "844964098"; google_kw_type = "broad"; google_kw = "XHTML"; google_ad_type = "text_image"; google_image_size = "728x90"; google_encoding = "latin1"; --> </script> <script language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <br> <p style="margin-left:30px;font-size:13px;"><b>Try your search on: <a href="http://www.qwika.com/find/XHTML">Qwika</a> (all wikis)</b></p> <form action=http://www.factbites.com/search.php><table width="100%" cellspacing=0 cellpadding=0 border=0><tr><td background="/images/f1.gif"><table cellspacing=0 cellpadding=0 border=0 background="/images/b.gif"><tr><td><img src="/images/f2.gif" width=38 height=37 alt=" "/></td><td><table cellspacing=0 cellpadding=0 border=0><tr><td><a href="/"><img src="/images/f3.gif" width=95 height=37 alt="Factbites" border=0 /></a><img src="/images/b.gif" width=15 height=1 alt=" "/></td><td valign=bottom><input type=text size=30 name=kp><img src="/images/b.gif" width=2 height=1 alt=" " /><input type=submit value="  Find »  " class=b2></td></tr></table></td></tr><tr><td> </td><td><span class=f> <a href="http://www.factbites.com/about_us.php">About us</a>   |   <a href="http://www.factbites.com/why_use_us.php">Why use us?</a>   |   <a href="http://www.factbites.com/reviews.php">Reviews</a>   |   <a href="http://www.factbites.com/press.php">Press</a>   |   <a href="http://www.factbites.com/contact_us.php">Contact us</a>   <br />Copyright © 2005-2007 www.factbites.com Usage implies agreement with <a href=http://www.factbites.com/terms_and_conditions.php>terms</a>.</span></td></tr></table><img src="/images/b.gif" width=450 height=1 alt=" " /></td></tr></table></form> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-317061-4"; urchinTracker(); </script> </body></html>