View Single Post
Old 03-15-2005, 09:15 AM  
ssp
Confirmed User
 
Join Date: Jan 2005
Location: United Kingdom
Posts: 7,990
Probably because of the HTML Strict tag which appearantly sees:

<!---1e AD TABLE---->
ad table code
<!---1e AD TABLE end---->

as one big comment (hence <!-- from the first tag and --> from the last tag combined). You really have to follow the "rules" if you plan to work with the Strict tags. You could also insert a "Standard" tag which gives you more breathing space, but I'd fix those faulty comment tags first.
ssp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote