Hi there!

I was having real trouble getting my iUI website to validate as XHTML
1.0 transitional, because of things like selected="true" in a ul tag,
which is not valid, but is needed.

I have created a custom DTD, so documents can be validated. If you use
this line in place of the normal doctype

<!DOCTYPE html SYSTEM "http://www.maxiwebs.co.uk/dtd/xhtml1-
transitional-maxiwebs-iui.dtd">

It should validate, provided the rest of your code is valid xHTML 1.0
Transitional!

NOTE: This is far from complete! If you find anything that needs
changing, please email me at [email protected]

Hope this is of use!

PS: Check out my iUI site:-
iphone.comedycircus.co.uk

Pete McConville.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to