The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Re: New Site - Your Opinion



Ian,

Without seeing the page, my guess is that you're either not passing a schema (in which case the validator is probably defaulting to 4.01 strict), or you're explicitly passing 4.01 strict..

FRAMESET isn't in 4.01 Strict, it's only in 4.01 Frameset.

Suggest that you put the following at the start of your document, before the HTML bit.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
      "http://www.w3.org/TR/html4/frameset.dtd">


Regards,

Mark


-----Original Message-----
From: i_lowe [mailto:ian@xxxxxxx]
Sent: 7 May 2002 19:59
To: ukha_d@xxxxxxx Subject: [ukha_d] Re: New Site - Your Opinion


Huh??

This is strange.. I pass the validator a webpage I am working on,
which is a
framset, and it complains on this:

<frameset cols="180,810,*" border="0">

"Error: there is no attribute "COLS" for this element (in this HTML
version)"
"Error: element "FRAMESET" not defined in this HTML version"
"Error: there is no attribute "BORDER" for this element (in this HTML
version)

whilst, er, on this page... (HTML 4.01 Strict specification)
http://www.w3.org/TR/1999/REC-html401-19991224/present/frames.html#h-
16.2.1

It says..

In the following example, the outer FRAMESET divides the available
space
into three equal columns. The inner FRAMESET then divides the second
area
into two rows of unequal height.

<FRAMESET cols="33%, 33%, 34%">
     ...contents of first frame...
     <FRAMESET rows="40%, 50%">
        ...contents of second frame, first row...
        ...contents of second frame, second row...
     </FRAMESET>
     ...contents of third frame...
</FRAMESET>

which is *always* how I have done framesets??

it says the same for any HTML version!!

any clues??

Ian






For more information: http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________

Yahoo! Groups Sponsor
ADVERTISEMENT

For more information: http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.