473,406 Members | 2,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Is Something Wrong with the W3C Validator

I have been trying to validate my web site using the W3C validation service
and have been having a hard time with Framesets. I don't know if it is me,
or the validator, but I can not get any frames to validate correctly - my
own, or even others, including the W3C's own examples.

The results I get are:
1.. Line 6, column 15: there is no attribute "ROWS" (explain...).
<FRAMESET ROWS="70%,30%" COLS="33%,33%,34%">
^2.. Line 6, column 30: there is no attribute "COLS"
(explain...).
<FRAMESET ROWS="70%,30%" COLS="33%,33%,34%">3.. Line 6, column 43: element
"FRAMESET" undefined (explain...). <FRAMESET ROWS="70%,30%"
COLS="33%,33%,34%">
4.. etc.Any help with this problem would be greatly appreciated.Thanks,Jeff

Jul 20 '05 #1
3 2441
"Jeff Wilson" <jw*****@iwaynet.net> wrote in message
news:br**********@tribune.oar.net...
I have been trying to validate my web site using the W3C validation service and have been having a hard time with Framesets. I don't know if it is me,
or the validator, but I can not get any frames to validate correctly - my
own, or even others, including the W3C's own examples.


Before going any further... are you using the frameset DOCTYPE?

Regards,
Peter Foti
Jul 20 '05 #2
"Jeff Wilson" <jw*****@iwaynet.net> wrote:
I have been trying to validate my web site using the W3C validation service
and have been having a hard time with Framesets. I don't know if it is me,
or the validator, but I can not get any frames to validate correctly - my
own, or even others, including the W3C's own examples.

The results I get are: 3.. Line 6, column 43: element "FRAMESET" undefined (explain...).


This is the suggestive one. It doens't recognise <frameset>. That
probably means that you've got the wrong doctype. The only doctypes
that contain <frameset> are HTML 4.0 Frameset, HTML 4.01 Frameset and
XHTML 1.0 Frameset. Nothing else, not even the Transitional ones,
contain frameset or frame.

But without an URL the above is just a guess.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 20 '05 #3
Thanks, for your help. I was using the wrong doctype. It now validates
fine.

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Wally Sanford | last post by:
http://wallysanford.com is currently being redirected by Namecheap to my server at home. The link to the W3C Validator has been working fine. Suddenly, that link causes the Validator to see and...
2
by: david graham | last post by:
Hi I have only got NN7, Opera 7.1 and IE5.5 to test with. Anyway, please have a look at http://p0c79.phpwebhosting.com/~p0c79/test100.html The absolutely positioned red div is correctly...
7
by: Billy | last post by:
Hi, I've just spent a day writing a page which has expandable menus using layers and I have come to find that layers overlap if the user has their browser text-size settings set to a larger than...
7
by: Gapingwound | last post by:
I have one page that is not validating XHTML1 STRICT properly, but the validator at w3c is showing an error for something that is not in my page. Here's the error: 1. Line 72, column 160:...
9
by: Matthias Kaeppler | last post by:
Hi, I'm using phpWebSite to build my website and I want it to be standard conforming. However, the CSS validator always outputs an error: "Please, validate your XML document first! The...
8
by: Dmitry Korolyov | last post by:
ASP.NET app using c# and framework version 1.1.4322.573 on a IIS 6.0 web server. A single-line asp:textbox control and regexp validator attached to it. ^\d+$ expression does match an empty...
9
by: killermookie | last post by:
I'm not a javascripter so this is slightly unfamiliar to me. What I'm trying to do is that if someone clicks the radio button for Other, then the text input for other will become enabled. What...
8
by: johnsonholding | last post by:
Here is the code for a pop-up window that works in Firefox and not in IE - I get a java error or something, Here is the code : </script> <SCRIPT language="JavaScript"...
1
by: alvarojaviervera | last post by:
Allways I think Firefox was strong, enough ... and so far THE BEST Web- browser (That what I Think) but, now Im fighting with it, may be Im doing something wrong (of course that is what happend to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.