Nah you about right. My DIV tag was inside an A HREF tag which I found out was a no-no. It is all corrected now. Thanks
-----Original Message----- From: DRE [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 9:40 PM To: CF-Community Subject: Re: HTML Validation I think you can't have a div inside a p in certain doctypes. I think. Or I might be spacing. . . DRE On 12/20/06, Coldfusion <[EMAIL PROTECTED]> wrote: > > I have the doctype set to :<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML > 4.01 //EN" > "http://www.w3.org/TR/html4/strict.dtd"> > and when I attempt to validate the HTML I get the following error: > document type does not allow element "DIV" here; missing one of > "OBJECT", "MAP", "BUTTON" start-tag. > > My site is done all in CSS with DIV and P tags, is this error because > of the DOCTYPE? What should it be? > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:223063 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
