> XHTML itself is nothing more than 'well formed' HTML (so if 
> you wrote 'good HTML', you're in good shape).  Basically:
> 
> 1) all tags must be closed.  this includes <option>, <li>, 
> and the like.  single tags such as <br>, <img>, etc close 
> themselves (a la <br />).
> 2) all tag attributes must be lowercase.  this includes 
> events like onclick, onsubmit, etc.
> 3) all attribute values must be in quotes.
> 
> that's XHTML in a nutshell.

Well, there's a little more than will fit within that nutshell. XHTML isn't
HTML at all - it's an XML language that shares many common elements with
HTML and it is intended to replace HTML. However, you may have written
well-formed HTML that isn't at all XHTML-compliant.

Also, element names - what we'd typically call tag names in HTML - must also
be lowercase, and there are some HTML tags which don't exist in XHTML if I
recall correctly.

> I'm sure Jochem has an RFC or BLT or some such that he'll 
> share as well :)

You don't want to get a sandwich in the mail from Europe; trust me on that.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193030
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to