• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
DOCTYPE tag alternatives?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DOCTYPE tag alternatives?


  • Subject: DOCTYPE tag alternatives?
  • From: Kieran Kelleher <email@hidden>
  • Date: Wed, 15 Dec 2004 10:25:17 -0500

What HTML 4 DOC TYPE tags can be used in my WebObjects components safely?

WebObjects HTML template uses this as default:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

Are any of you using one of these for example or an XHTML doc type and does the auto-generated WO HTML comply?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

Is there advantages to using one of the newer ones (for example to get better standards rendering of my CSS?

Comments or experiences appreciated....

-Kieran

________________________________________________________________
Dev Config = OS X 10.3.5 / Java 1.4.2_05 / WO 5.2.3 / XCode v1.5 / MySQL 4.0.20 / Connector-J 3.0.11
Deploy Config = OS X 10.3.5 Server / Java 1.4.2_05 / WO 5.2.3 / MySQL 4.0.20 / Connector-J 3.0.11
My Blog: http://webobjects.webhop.org/

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: DOCTYPE tag alternatives?
      • From: Jerry Porter <email@hidden>
  • Prev by Date: Re: From Oracle to MySql
  • Next by Date: Re: DOCTYPE tag alternatives?
  • Previous by thread: RE: help - multiple users are getting the same session
  • Next by thread: Re: DOCTYPE tag alternatives?
  • Index(es):
    • Date
    • Thread