Beauregard said:
Others have chimed in with good advice, so I'll just add these
observations.
But why not leave the choice to the visitor? Have you looked at your
site with a 640x480 browser window? Eeek! Hence, the advice to design
for any size. Or no size.
Again, choice. Could I have created this site with a liquid layout?
Sure. But since it's not a mainstream site, and because I (admittedly)
am still learning the underlying technology (specifically in this case,
CSS-P), I chose fixed-width.
can't [ with IE ] at least not easily, as you describe: obscure. How
many average surfers do you know that could find these obscurities?
increase the text size. Granted, IE/Win requires that you go into some
obscure Options settings, but that's a failure of the browser, not the
site code. Good browsers, adhering to the W3C specification, allow any
defined text to be resized.
Arguments abound for what measurements to use (except pt, which is a
print measurement). For some time, the concensus was to avoid px, but
now px seems to be accepted. As I mentioned, a good browser allows
resizing of even px, and I'm not in the business of catering to a
single browser that doesn't.
But why cater to other browsers? Why not go fluid and cater to NO browsers?
I don't cater to ANY browser or browsers. I cater to the W3C standard,
then incorporate what alterations I feel are necessary for a particular
project. I might very well do things differently if the situation calls
for it.
Oh, ok. You're not expecting anyone else to visit? <g> Then it's fine.
Actually, I don't really expect mainstream traffic. My site is primarily
for friends and family. That being said, I really don't think, based on
my experience and research, that I'm alienating but a small percentage
by choosing to use px. Realistically, not many people adjust their font
size settings. And given what my site is set to (12px), it's a far cry
better than a lot of much more mainstream sites are using.
...
Nope. Garden-variety 17-inch CRT with default settings.
Interesting.
Perhaps it's your smallish text that is the problem. IAC, the links do
not stand out.
Well, sure, in greyscale they probably jump at you.
Viewing a design in grayscale is a common exercise to test contrast. If
the design provides suitable contrast in grayscale, it typically works
in color as well.
Done. I invite you to view the site again. I darkened the blue, and
general body copy has underlined links.
So if the js is just for a few rollovers, why send visitors to this page?
Primarily for the standards-compliance issue. This is a template page
that I use on many of my sites, some of which contain more important
Javascript capabilities. (more...)
"HOW DID I GET HERE?
You have been directed to this page because your browser does not
support accepted Web standards used to build the Phoenix Rising site.
Or, your browser does not have Javascript enabled, which is recommended
to fully appreciate all that the site has to offer."
I have a very modern web standard browser, albeit with js usually
Exactly why do you disable Javascript? This is not a knock, I'm
genuinely curious, as I am with anyone who states they turn it off. In
today's Web, you miss out on an awful lot of interesting and (to use
Whitecrest's terminology) exciting sites by running without Javascript,
and the dangers are really insignificant, particularly if you have virus
software and a firewall running.
disabled. I'd guess your normal visitor (not a web author like those of
us in this group) would simply leave, and never find the "Should you
like to view the site anyway, you may do so by clicking here. " link way
at the bottom of the page. IMO, this page is shooting yourself in the
foot. Not even necessary, as I said, for some rollovers you could do
with CSS quite easily.
Those particular navigation buttons are NOT easily done with simple CSS.
The visual effect of the button itself would require considerable code.
Granted, I COULD have done the red strip under the buttons with CSS, and
might revisit that at some point. For now, I was a bit impatient, and
chose to approach it with the image rollover way.
Also appreciate the cordial discussion. I think we both agree that we
have somewhat varying viewpoints on some matters, which inturn vary from
others' in these groups. But it's nice to correspond without the
harshness and bickering that all-too-often occurs. Cheers!
--
*** Remove the DELETE from my address to reply ***
======================================================
Kevin Scholl
http://www.ksscholl.com/
(e-mail address removed)