473,405 Members | 2,349 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,405 software developers and data experts.

CSS validator links on pages

What are this group's members' ideas about including W3C validator
(http://validator.w3.org) graphics on web pages? Specifically, should
they be on every page? I can see including an HTML/XHTML validation
graphic on each page. That way you can quickly check the page any
time you update it.

But what about the CSS validator? Typically (I hope), the CSS is
in an external stylesheet that every page on the site links to or
imports. So do you just include it on the main (or home) page of the
site? That makes sense to me.

But then what about special cases? For example, I'm currently working
on revamping part of my site. Because I only use certain styles on
specific subsets of pages, I decided to keep things "simple" by using
separate, imported stylesheets (in addition to the main one) on those
subsets. (Assuming import-compliant browsers, this is how you should
do things, isn't it?)

There really isn't a "main" page in these subsets. Should I include a
CSS validator graphic on each one (for the additional, imported
stylesheet) or is that overkill? What about pages that import
multiple stylesheets? Should I include a CSS validator for each one
imported or am I just getting silly now?

Perhaps this has been discussed before, but I'm new here and my quick
Google Groups search didn't find it.

--
lkseitz (Lee K. Seitz) .at. hiwaay @dot@ net
"I respect faith but doubt is what gets you an education."
-- Wilson Mizner
Jul 20 '05 #1
22 2311
Lee K. Seitz wrote:
What are this group's members' ideas about including W3C validator
(http://validator.w3.org) graphics on web pages? Specifically, should
they be on every page? I can see including an HTML/XHTML validation
graphic on each page. That way you can quickly check the page any
time you update it.

But what about the CSS validator? Typically (I hope), the CSS is
in an external stylesheet that every page on the site links to or
imports. So do you just include it on the main (or home) page of the
site? That makes sense to me.

But then what about special cases? For example, I'm currently working
on revamping part of my site. Because I only use certain styles on
specific subsets of pages, I decided to keep things "simple" by using
separate, imported stylesheets (in addition to the main one) on those
subsets. (Assuming import-compliant browsers, this is how you should
do things, isn't it?)

There really isn't a "main" page in these subsets. Should I include a
CSS validator graphic on each one (for the additional, imported
stylesheet) or is that overkill? What about pages that import
multiple stylesheets? Should I include a CSS validator for each one
imported or am I just getting silly now?

Perhaps this has been discussed before, but I'm new here and my quick
Google Groups search didn't find it.

You don't need to use the graphics at all, you could just use a discreet
text link.
The question you might want to ask yourself is:
"Does it matter to anyone but me that it's valid?"

If everything validates then you maybe should just feel good in yourself
about it, you've earned the graphic or the right to link to the
validator but are you sacrificing aesthetics to do so ?

You don't have to.

After all it's valid, isn't that enough ?
Jul 20 '05 #2
In article <j9******************@news-binary.blueyonder.co.uk>,
Citizen Trout <no****@this.com> wrote:
You don't need to use the graphics at all, you could just use a discreet
text link.
The question you might want to ask yourself is:
"Does it matter to anyone but me that it's valid?"


Wow, what a fast reply! Yes, everything you say is true. But being
new at XHTML and still not confident in my rudimentary CSS skills, I'm
also thinking of ease of re-checking the pages as I modify them. One
click is a lot better than filling out a form.

Also, I would like to support whatever grassroots effort there is to
ensure valid HTML/CSS is used everywhere on the web. I've seen some
of what's out there and it gives me chills. 8)

--
lkseitz (Lee K. Seitz) .at. hiwaay @dot@ net
"The hardest thing in the world to understand is the income tax."
-- Albert Einstein
Jul 20 '05 #3
Lee K. Seitz wrote:
In article <j9******************@news-binary.blueyonder.co.uk>,
Citizen Trout <no****@this.com> wrote:

You don't need to use the graphics at all, you could just use a discreet
text link.
The question you might want to ask yourself is:
"Does it matter to anyone but me that it's valid?"

Wow, what a fast reply! Yes, everything you say is true. But being
new at XHTML and still not confident in my rudimentary CSS skills, I'm
also thinking of ease of re-checking the pages as I modify them. One
click is a lot better than filling out a form.

Also, I would like to support whatever grassroots effort there is to
ensure valid HTML/CSS is used everywhere on the web. I've seen some
of what's out there and it gives me chills. 8)

If you are using Mozilla there is an extension called "Web Developer"

http://extensionroom.mozdev.org

or

http://chrispederick.myacen.com/work.../webdeveloper/

This will allow you to check your pages and your css from a toolbar
(uploaded pages that is).
Jul 20 '05 #4
Citizen Trout wrote:
If you are using Mozilla there is an extension called "Web Developer"

http://extensionroom.mozdev.org

or

http://chrispederick.myacen.com/work.../webdeveloper/

This will allow you to check your pages and your css from a toolbar
(uploaded pages that is).


Cheers. Downloaded & installed; thanks :)

--
Michael
m r o z a t u k g a t e w a y d o t n e t
Jul 20 '05 #5
>> http://chrispederick.myacen.com/work.../webdeveloper/

Help - I now have a downloaded xpi-file. What do I do with it?

Jul 20 '05 #6
Thomas Mlynarczyk wrote:
http://chrispederick.myacen.com/work.../webdeveloper/

Help - I now have a downloaded xpi-file. What do I do with it?

Right Ok.
*Presuming* you are a Windows user...(apologies if not, It should be
easy enough to locate FAQs for Linux or MAC)
You need to click the the download link whilst viewing the page in
Mozilla or Firebird, preferably a recent build (nightly builds may be a
bit dodgy for installing extensions) so..Moz 1.6 or Firebird 0.7.
It should then download, bring up some instructions and then install,
you then need to restart Moz/Firebird.

If you have saved it to your desktop, this won't happen.

If you can't do this from the Pederick link then use the
http://extensionroom.mozdev.org link, click on the link for the browser
you are using and scroll down to "Web Developer" and click the relevant
link for your browser.
Jul 20 '05 #7
Also sprach Citizen Trout:
*Presuming* you are a Windows user
Yes. Win98SE.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a) Gecko/20020611
You need to click the the download link whilst viewing the page in
Mozilla
I did that using the link you gave below. But no instructions came up, and
even after restarting Mozilla my Web-Developement menu contains the same as
before: Consoles for Java and JavaScript. Do I need a newer version of
Mozilla?
http://extensionroom.mozdev.org

Jul 20 '05 #8
Thomas Mlynarczyk wrote:
Also sprach Citizen Trout:

*Presuming* you are a Windows user

Yes. Win98SE.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a) Gecko/20020611

You need to click the the download link whilst viewing the page in
Mozilla

I did that using the link you gave below. But no instructions came up, and
even after restarting Mozilla my Web-Developement menu contains the same as
before: Consoles for Java and JavaScript. Do I need a newer version of
Mozilla?

http://extensionroom.mozdev.org


I would do.
Get 1.6 off the front page of http://www.mozila.org

Be sure to uninstall 1.1a completely and delete the mozilla.org
installation directory from "program files" first.
Jul 20 '05 #9
Citizen Trout wrote:
Right Ok.
*Presuming* you are a Windows user...(apologies if not, It should be
easy enough to locate FAQs for Linux or MAC)
You need to click the the download link whilst viewing the page in
Mozilla or Firebird, preferably a recent build (nightly builds may be a
bit dodgy for installing extensions) so..Moz 1.6 or Firebird 0.7.
It should then download, bring up some instructions and then install,
you then need to restart Moz/Firebird.

If you have saved it to your desktop, this won't happen.


I save all such downloads to let me install them across several
machines. All you need do is subsequently open a Moz/FB browser window &
drag the xpi file into it; Firebird was then happy to install the file
from the local drive.

--
Michael
m r o z a t u k g a t e w a y d o t n e t
Jul 20 '05 #10
Michael Rozdoba wrote:
Citizen Trout wrote:
Right Ok.
*Presuming* you are a Windows user...(apologies if not, It should be
easy enough to locate FAQs for Linux or MAC)
You need to click the the download link whilst viewing the page in
Mozilla or Firebird, preferably a recent build (nightly builds may be
a bit dodgy for installing extensions) so..Moz 1.6 or Firebird 0.7.
It should then download, bring up some instructions and then install,
you then need to restart Moz/Firebird.

If you have saved it to your desktop, this won't happen.

I save all such downloads to let me install them across several
machines. All you need do is subsequently open a Moz/FB browser window &
drag the xpi file into it; Firebird was then happy to install the file
from the local drive.

Never occured to me that!
Jul 20 '05 #11
Also sprach Citizen Trout:
Get 1.6 off the front page of http://www.mozila.org
Be sure to uninstall 1.1a completely and delete the mozilla.org
installation directory from "program files" first.


Couldn't I simply install 1.6 to a different directory?
Jul 20 '05 #12
Thomas Mlynarczyk wrote:
Also sprach Citizen Trout:

Get 1.6 off the front page of http://www.mozila.org
Be sure to uninstall 1.1a completely and delete the mozilla.org
installation directory from "program files" first.

Couldn't I simply install 1.6 to a different directory?

I've never tried but the Mozilla installer tells you that it will remove
the old version and any third party extensions and plug-ins.
I'd look through Mozilla FAQs if I were you and also, this is Windows we
are talking about here..that registry can get a bit cranky!

I'm not going to suggest that you should try it.
The choice is yours but there's plenty of docs at Mozilla.
Jul 20 '05 #13
Also sprach Citizen Trout:
Couldn't I simply install 1.6 to a different directory?
I've never tried but the Mozilla installer tells you that it will
remove the old version and any third party extensions and plug-ins.


He didn't tell me that - unless I really overlooked it.
I installed Moz1.6 to a different directory. He overwrote my desktop
shortcut, but I created a new one for my old Mozilla. Now I can use both
(not simultaneously though), even though they start up with a page saying
something about Netscape 6.1 (I have that one installed too). Must have
something to do with profiles or registry info. Well, I can live with that.
But this Web Developer extension still refuses to install itself. :-(


Jul 20 '05 #14
Thomas Mlynarczyk wrote:
Also sprach Citizen Trout:

Couldn't I simply install 1.6 to a different directory?


I've never tried but the Mozilla installer tells you that it will
remove the old version and any third party extensions and plug-ins.

He didn't tell me that - unless I really overlooked it.
I installed Moz1.6 to a different directory. He overwrote my desktop
shortcut, but I created a new one for my old Mozilla. Now I can use both
(not simultaneously though), even though they start up with a page saying
something about Netscape 6.1 (I have that one installed too). Must have
something to do with profiles or registry info. Well, I can live with that.
But this Web Developer extension still refuses to install itself. :-(

Did you try dropping the file onto the browser window as mentioned
elsewhere in the thread?
Jul 20 '05 #15
Also sprach Citizen Trout:
Did you try dropping the file onto the browser window as mentioned
elsewhere in the thread?


Yes, that too. But meanwhile I had a look at the FAQ and found the solution:
http://mozilla.gunnars.net/mozfaq_us...all_extensions
Edit -> Preferences -> Advanced -> Software installation = must be enabled!
After this I had no problems installing the extension by dropping the file
onto the browser window - and it even works in the old Mozilla1.1a.

Happy again,
Thomas

(What have I learned from this? "Thou shalt not be too lazy to read the
FAQ.")


Jul 20 '05 #16
Citizen Trout wrote:
Lee K. Seitz wrote:

being new at XHTML and still not confident in my rudimentary CSS
skills, I'm also thinking of ease of re-checking the pages as I
modify them. One click is a lot better than filling out a form.
If you are using Mozilla there is an extension called "Web
Developer"


Or Checky, which gives you access to a range of validation and error
checking services via mouse right click or keyboard.
http://extensionroom.mozdev.org


Checky is listed on that page, or get it at
http://checky.mozdev.org/

--
Brian (follow directions in my address to email me)
http://www.tsmchughs.com/

Jul 20 '05 #17
It seems "" wrote in comp.infosystems.www.authoring.stylesheets:
What are this group's members' ideas about including W3C validator
(http://validator.w3.org) graphics on web pages? Specifically, should
they be on every page? I can see including an HTML/XHTML validation
graphic on each page. That way you can quickly check the page any
time you update it.


Are you writing pages for yourself, or for your readers?

I used to have "Valid HTML" logos and links on all my pages, but
removed them because someone reading about polynomials or the One
Ring is interested in that, not in the composition of my Web page.

So my answer, for what it's worth, is: Lose the HTML _and_ CSS
validation graphics, unless your page is about HTML or CSS.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #18
On Fri, 6 Feb 2004, Stan Brown wrote:
It seems "" wrote in comp.infosystems.www.authoring.stylesheets:
What are this group's members' ideas about including W3C validator
(http://validator.w3.org) graphics on web pages? Specifically, should
they be on every page? I can see including an HTML/XHTML validation
graphic on each page. That way you can quickly check the page any
time you update it.
Are you writing pages for yourself, or for your readers?


Fair comment. The bookmarklets (to use my preferred term) at
http://validator.w3.org/favelets.html are a better solution if people
want to be able to check web pages. Works for any web page, no
special page contents required.
I used to have "Valid HTML" logos and links on all my pages, but
removed them because someone reading about polynomials or the One
Ring is interested in that, not in the composition of my Web page.

So my answer, for what it's worth, is: Lose the HTML _and_ CSS
validation graphics, unless your page is about HTML or CSS.


I'll drink to that. I'd have no objection to a modest link on one's
navigation menu, "About these pages..." or similar, to a page where
one sets out one's philosophy of web design, and links to favoured
tools etc. That way, people who are interested to see behind the
scenes can check it out, whereas folks who came only to read about
basket-weaving or particle physics or Morris-dancing, whatever the
pages are supposed to be about, aren't distracted by off-topic
materials about web authoring practices.

IMHO anyway.
Jul 20 '05 #19
Lee K. Seitz wrote:
What are this group's members' ideas about including W3C validator
(http://validator.w3.org) graphics on web pages? Specifically,
should they be on every page?
No. They should not be on any page, unless the topic of the page is
validation icons.
I can see including an HTML/XHTML validation graphic on each page.
That way you can quickly check the page any time you update it.
Don't confuse your visitors in order to make your authoring job
easier. Instead, use a browser/plug-in to facilitate validation.
But what about the CSS validator?


Same thing. Don't include it.

The only exception might be a "site info" page, which might mention
the technologies used on the site.

--
Brian (follow directions in my address to email me)
http://www.tsmchughs.com/

Jul 20 '05 #20
It seems "Alan J. Flavell" wrote in
comp.infosystems.www.authoring.stylesheets:
Fair comment. The bookmarklets (to use my preferred term) at
http://validator.w3.org/favelets.html are a better solution if people
want to be able to check web pages. Works for any web page, no
special page contents required.


Also it's possible to download NSGMLS and check pages on one's local
computer.
ftp://ftp.jclark.com/pub/sp/

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #21
I did that using the link you gave below. But no instructions came up, and
even after restarting Mozilla my Web-Developement menu contains the same as
before: Consoles for Java and JavaScript. Do I need a newer version of
Mozilla?
http://extensionroom.mozdev.org


You're looking at the wrong place - further up the Tools menu is an
item called Web Developer (not Web development which is further down
the menu). This is the tool you want -

HTH,
Shyrl
Jul 20 '05 #22
Also sprach Shirley A Sharan:
You're looking at the wrong place - further up the Tools menu is an
item called Web Developer (not Web development which is further down
the menu). This is the tool you want -


Ah, indeed, I had not noticed that. (So far I've seen only the toolbar.)
Thanks for pointing it out to me. (However, my problem was that Mozilla
didn't want to install the Web Developer in the first place, but meanwhile I
was able to solve that.)

Jul 20 '05 #23

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

Similar topics

195
by: Torbjørn Pettersen | last post by:
As you might have noticed I'm trying to clean up my web site's HTML code. The way I do it is simply more or less redoing to complete site, testing it on a web server I have set up on my local...
22
by: Trevor Orton | last post by:
Hello, I'm having a slight problem using the W3C html validator and I've reviewed the FAQ's with no luck so hopefully someone here would be kind enough to point me in the right direction. I...
12
by: thomas_jedenfelt_1 | last post by:
Hi everyone, Is the W3C HTML Validator in error when it returns <br /> as valid for HTML 4.01 Strict doctype? In March 2004 , the Validator returned <br />, <hr /> and <img /> as invalid for...
10
by: Papa.Legba.666 | last post by:
There are many good HTML validators, not least, of course being w3c's. However, they only handle one page at a time. Is there a free web based served, or pc program, which will crawl my site...
14
by: Greg Heilers | last post by:
Greetings, It is wonderful to find such a useful group. This is my first time here, so I apologize up front, if this question has been asked (and answered) a thousand times before. While...
3
by: thomson | last post by:
Hi, I have 5 aspx pages, In one page i have a Compare Validator Control, The four aspx pages are loading fast with similar controls, no code behind, But the page having Compare Validator Control...
0
by: durumdara | last post by:
Hi ! Sorry for non-pythonic subject, but if I not find good solution, I will write a routine for this in python... :-))) My mod_py site is growing quickly. It have many pages, many of them...
5
by: Bob Cox | last post by:
I am getting the error: Invalid number : color fuchsia is not a color value : fuchsia from the W3C CSS validator, yet I am sure the same CSS validated ok previously. The offending CSS is: ...
9
by: Daniele Perilli | last post by:
Hi everybody, I'd like to introduce you a new little tool I developed to automatically check markup validation of all pages in given websites. It uses W3C HTML Validator and CSS Validator online...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
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.