Hi all,

On 09-Feb-01, Samuel Byford spoke thus:


> Hello Gaven

>> Not the whole site. Yes you are doing something wrong.

>> You have:
>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 FRAMESET//EN">

>> You should have:
>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 FRAMESET//EN"
>> "http://www.w3.org/TR/html4/frameset.dtd">

>> The validator even said you were missing the DTD! Now your page only
>> has 5 errors on it.

> I don't see why I should Give w3.org free advertising by putting one
> of their URLS in there. IMO the DTD info does not NEED this. Anyone
> who is remotly interested in reading more about the standards will
> have found a site to get the info. Why should I have to add that
> extranious bit of text that blatently points to their site??

You seem to be missing the point - the w3.org checker needs a .dtd file
so it can check your page. You don't have to use the frameset.dtd
stored on their site - you can get it and put it on your own site then
reference it as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
FRAMESET//EN" "frameset.dtd">. It's not some sort of ad for w3 - people
don't generally see this anyway. The w3 is actually the authority on
HTML and so if anyone talks about HTML compliance it's the w3's rules
you ought to follow.

> It shouldnt matter. Oh and btw - Apart from that url - the dtd bit is
> exactly the same as the one in their example (and my HTML4.0 book).

> TTFN
> Biffy

Regards,
-- 
John Gillanders

ICQ No: 11086954
Scone's Homepage: http://members.dencity.com/scone/
PGP public key available on request

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to