Re: XHTML 1.0 validation for ASP pages
- From: "Beauregard T. Shagnasty" <a.nony.mous@xxxxxxxxxxxxxxx>
- Date: Thu, 27 Oct 2005 14:27:59 GMT
glaros wrote:
> hi,
G'day.
> I am trying to validate 2 ASP pages(1 posting and 1 validating) and I
> cannot get validation because I get in the validation site:
My guess is you are using an include file in your script, and the
doctype is in there, too.
Further, if these are new pages, why are you using Transitional? You
should be using a Strict doctype.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> please answer.
Let us know what you found.
--
-bts
-Warning: I brake for lawn deer
.
- Follow-Ups:
- Re: XHTML 1.0 validation for ASP pages
- From: glaros
- Re: XHTML 1.0 validation for ASP pages
- References:
- XHTML 1.0 validation for ASP pages
- From: glaros
- XHTML 1.0 validation for ASP pages
- Prev by Date: Re: Transparent GIF/PNG link not passing clicks to element behind it
- Next by Date: Centering a DIV within a DIV?
- Previous by thread: XHTML 1.0 validation for ASP pages
- Next by thread: Re: XHTML 1.0 validation for ASP pages
- Index(es):