Posted by dorayme on 10/26/06 04:09
In article
<1161826343.696215.119550@m7g2000cwm.googlegroups.com>,
"Ganesh" <ganeshjacharya@gmail.com> wrote:
> dorayme wrote:
> > In article
> > <1161824226.322720.268500@m73g2000cwd.googlegroups.com>,
> > "Ganesh" <ganeshjacharya@gmail.com> wrote:
> >
> > > I want to start designing a website using XHTML strict.
> > >
> >
> > Are you sure this is a good idea?
> >
> > --
> > dorayme
>
> Ofcourse... do you know any alternates.. keeping the w3c rules intact
Read
http://www.spartanicus.utvinternet.ie/no-xhtml.htm
by Spartanicus (God)
If you want to adopt a reasonably good practice for a while,
start your HTML docs with:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
--
dorayme
[Back to original message]
|