473,805 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Verdana font. Why not?

I am a bit curious about this.

The graphic design people I work with say it is their preferred font for
web pages. The reason being that it is "kinder" to the eye both in terms
of shape and size.

The HTML "hardcore elititst" profess that it is a useless font because
it is too big compared to other fonts.

Personally I do not care one way or the other, but I generally trust
graphic designers more than programmers and rules lawyers when it comes
to pure design.

It seems to me that the only argument against using Verdana is that a
large number of browsers do not support it and therefore it causes their
pages to render with a very small font.

Can anyone honestly say they do not have the Verdana font installed?
Jul 21 '05
300 18495
C A Upsdell <""cupsdellXXX\ "@-@-@XXXupsdell.com "> wrote:
me wrote:

Still a few people using IE??? According to the w3c 68% of their visitors
use IE:
http://www.w3schools.com/browsers/browsers_stats.asp
IMO IE users are probally the least likely to visit the w3c site (I hardly
ever go there) so I suspect the real percentage of IE users world wide is
much higher. Ducking back in my hole now.


Something else you are clearly missing is a sense of irony.


Along with the ability to tell one site from another... The URL given
is for the w3schools site which has nothing at all to do with the W3C.

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 21 '05 #191
me
"Ståle Sæbøe" <ot*****@tdz.no > wrote in message
news:42******** @news.broadpark .no...
I am a bit curious about this.

The graphic design people I work with say it is their preferred font for
web pages. The reason being that it is "kinder" to the eye both in terms
of shape and size.

The HTML "hardcore elititst" profess that it is a useless font because
it is too big compared to other fonts.

Personally I do not care one way or the other, but I generally trust
graphic designers more than programmers and rules lawyers when it comes
to pure design.

It seems to me that the only argument against using Verdana is that a
large number of browsers do not support it and therefore it causes their
pages to render with a very small font.

Can anyone honestly say they do not have the Verdana font installed?


Not me. ;-)

This may be OT: Please excuse me but I'm going to throw a hand grenade. IMO
it's time to wake up and smell the coffee folks. It seems to me that many of
the most popular sites use fixed font sizes, usually in pixels, whatever
font they please and non-fluid layouts. With few exceptions the only people
I see not doing this are militant IE haters and fundamentalist designers
whose posts I read in NG's. As proof I offer www.weather.com. I don't say
this is a great site but everybody needs to know what the weather will be
like sometime.

In addition some people here say that if someone with such and such
browser/PPI/resolution etc etc etc visits site X that has a fixed font with
a fixed layout they will become disoriented or confused and immediately
leave. I disagree, those people have very likely already visited sites where
they experienced that phenomena and they know that their
browser/settings/preferences are what's affecting the site. IMO these people
are able to cope and have already found a work around that will accommodate
their needs. I think they're used to doing this on a regular basis and
aren't nearly as put off by it as some here might think.

May I offer my most humble apologies for the rude awakening I have visited
upon this rarefied group? ;-)
Signed,
me
Jul 21 '05 #192
me wrote:
This may be OT: Please excuse me but I'm going to throw a hand grenade. IMO
it's time to wake up and smell the coffee folks. It seems to me that many of
the most popular sites use fixed font sizes, usually in pixels, whatever
font they please and non-fluid layouts. With few exceptions the only people
I see not doing this are militant IE haters and fundamentalist designers
whose posts I read in NG's. As proof I offer www.weather.com. I don't say
this is a great site but everybody needs to know what the weather will be
like sometime.


(are you trying to see how long you make this thread last?)

"Many of the most popular sites". So what? You're supposed to do
what's right, not blindly copy what others do.

"With few exceptions the only people I see not doing this are militant
IE haters and fundamentalist designers ...". I don't think many hate
IE; rather they are disappointed with IE6 being left to stagnate. As to
'fundamentalist ', I suppose that this word is commonly used today as a
pejorative to refer to someone extreme and despicable: but a true
fundamentalist is actually someone who believes in the fundamentals, and
in webdesign one of the fundamentals is that the people on the web are
diverse, and that websites should be designed with this diversity in mind.

As for weather sites, here's the one I use:
http://weatheroffice.ec.gc.ca/city/p..._metric_e.html . You will
find that it does not specify font sizes in absolute units, but rather
font sizes that match the users' preferences.


Jul 21 '05 #193
In article <11************ *@corp.supernew s.com>, anonymous@_.com enlightened
us with...

This may be OT: Please excuse me but I'm going to throw a hand grenade. IMO
it's time to wake up and smell the coffee folks. It seems to me that many of
the most popular sites use fixed font sizes, usually in pixels, whatever
font they please and non-fluid layouts.

When all the popular kids did drugs (got drunk, got laid, whatever) in
school, did you do it, too?
There are a lot of valid reasons to do things.
"Because other people do it" isn't one of them.

--
--
~kaeli~
Punctuation, capitalization, and grammar are your friends,
and will help people think that you aren't such an ignorant
moron, after all.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 21 '05 #194
me
"C A Upsdell" <""cupsdellXXX\ "@-@-@XXXupsdell.com "> wrote in message
news:Wq******** ************@ro gers.com...
me wrote:
Okay, I'm totally missing something here. Every visual browser I'm
familiar with has a choice under the 'view' option to increase the size
of the text by various percentages. Being old as well as slow, I often
read pages at 120-200 percent, depending on font size and background.

I'm certainly not advocating unreadable fonts (although Ghu knows there
are enough unreadable pages out there), but it seems to me that once
again the user triumphs.

What am I missing?

What you may be missing is that, if the font size is specified in
absolute units, like pixels, IE's View TextSize function does not change
the text size. A browser like Firefox can, but there are still a few
people out there who use IE.


Still a few people using IE??? According to the w3c 68% of their visitors use IE:
http://www.w3schools.com/browsers/browsers_stats.asp
IMO IE users are probally the least likely to visit the w3c site (I hardly ever go there) so I suspect the real percentage of IE users world wide is much higher. Ducking back in my hole now.


Something else you are clearly missing is a sense of irony.


My bad. Irony can be difficult to discern in print.
Signed,
me
Jul 21 '05 #195
me
"Steve Pugh" <st***@pugh.net > wrote in message
news:nh******** *************** *********@4ax.c om...
C A Upsdell <""cupsdellXXX\ "@-@-@XXXupsdell.com "> wrote:
me wrote:

Still a few people using IE??? According to the w3c 68% of their visitors use IE:
http://www.w3schools.com/browsers/browsers_stats.asp
IMO IE users are probally the least likely to visit the w3c site (I hardly ever go there) so I suspect the real percentage of IE users world wide is much higher. Ducking back in my hole now.


Something else you are clearly missing is a sense of irony.


Along with the ability to tell one site from another... The URL given
is for the w3schools site which has nothing at all to do with the W3C.

Steve


Fair enough. They fooled me. I'd say they're dangerously close to breaking
trademark laws if the w3c has one. So do you think their stats are wrong?
Signed,
me
Jul 21 '05 #196
me
"kaeli" <ti******@NOSPA M.comcast.net> wrote in message
news:MP******** *************** *@nntp.lucent.c om...
In article <11************ *@corp.supernew s.com>, anonymous@_.com enlightened us with...

This may be OT: Please excuse me but I'm going to throw a hand grenade. IMO it's time to wake up and smell the coffee folks. It seems to me that many of the most popular sites use fixed font sizes, usually in pixels, whatever
font they please and non-fluid layouts.

When all the popular kids did drugs (got drunk, got laid, whatever) in
school, did you do it, too?
There are a lot of valid reasons to do things.
"Because other people do it" isn't one of them.


I infer from your comment that you disagree but you didn't specify exactly
how. IMO if those designers are wrong then their sites should be shunned but
since that's clearly not the case we must assume their visitors like their
sites and hence don't mind fixed fonts sizes and non-fluid layouts.
Signed,
me
Jul 21 '05 #197
>>>>SeaPlusPl us wrote:
>Truth is h1 through h6 is just a syntax handle to
>designat e font and font size (among other properties) larger and
>smaller.
Lauri Raittila wrote: No, actually that is not true. That is syntax to indicate different level
of headings, and make have no relevance at all on font size.
SeaPlusPlus wrote: (2.)
<sacrasm>
Oh right, <h1> through <h6> doesn't allow me to adjust font and font
size, how ignorant of me.
</sarcasm>
John C. Ring, Jr. wrote:
It doesn't :) The browser decides to render it in whatever size it deems
appropriate, taking into consideration any stylesheets it's been told about,
and/or any user settings.
Hi John...

First of all this was my sarcastic answer so I don't really want to
defend it, but where this discussion had started was when I listed my
***PRINTER*** stylesheet CSS for h1 through h6 and Lauri didn't like
that h6 was smaller font size selection than body text. I didn't realize
there were people here who would miquote my text to enable them to make
some obscure tangential point which is to make it appear that what I
said was in some way wrong.

So, do you belong to the club also?
(3.)
Yep, and h6 can still be smaller than body text.

In my brower (Opera), the H6 size settings are not smaller the my default text
size. It also by default renders then in a different font then normal text.
In my browser (Opera), the h6 size settings ARE the size and font
specified. hmmm... Why should I care how you have Opera set?
And that is the point. If you are marking up something as Hx *only* because
you wish it to be visually presented in some manner, then you have used the
wrong markup and your readers may not see something that ends up making much
sense.
I DIDN'T!!! What are you getting on my case for?
If, on the other hand, you used Hx elemtents on what logically are actual
headings for the content in your page, then the reader will see things in a
decent manner, even if they have completely over-ridden all presentational
aspects of your document. Or the next version of Internet Explorer changes
the default presentation of such elements to something else.
Yes, I told you you've been suckered into this by Lauri who is
misquoting HELLO ! ! ! ;-)
I know this can seem like a small point, but in fact if someone doesn't
understand the difference, it can lead to very bad practices and incorrectly
rendered pages.
My web pages are very good, thank you.
For example, from your previous, recent posts, I imagine you'd never use some
Hx element instead of, say, BLOCKQUOTE, just because you liked the size of it.
But it's not unheard of for someone new to web authoring to end up doing
something exactly like that because they just think that "Hx tags change the
font size". Hence the insistence on the distinction. If no one ever made
such a mistake, then no one would ever bother to point out the distinction.


Why don't you go to my web site and tell me whether you want to repeat that?

http://RichardRPlourde.home.comcast.net/

Thank you...

Rich
Jul 21 '05 #198
me
"C A Upsdell" <""cupsdellXXX\ "@-@-@XXXupsdell.com "> wrote in message
news:Tq******** ************@ro gers.com...
me wrote:
This may be OT: Please excuse me but I'm going to throw a hand grenade. IMO it's time to wake up and smell the coffee folks. It seems to me that many of the most popular sites use fixed font sizes, usually in pixels, whatever
font they please and non-fluid layouts. With few exceptions the only people I see not doing this are militant IE haters and fundamentalist designers
whose posts I read in NG's. As proof I offer www.weather.com. I don't say this is a great site but everybody needs to know what the weather will be like sometime.
(are you trying to see how long you make this thread last?)

"Many of the most popular sites". So what? You're supposed to do
what's right, not blindly copy what others do.


I'm not copying anyone, but if fixed font sizes and non-fluid layouts are so
wrong then those sites wouldn't be popular.
"With few exceptions the only people I see not doing this are militant
IE haters and fundamentalist designers ...". I don't think many hate
IE; rather they are disappointed with IE6 being left to stagnate.
My experiences in NG's does not support that claim. Some militant IE haters
take every opportunity to denigrate it by saying things like "that won't
work except in a broken browser", it's obvious they mean IE.
As to
'fundamentalist ', I suppose that this word is commonly used today as a
pejorative to refer to someone extreme and despicable: but a true
fundamentalist is actually someone who believes in the fundamentals, and
in webdesign one of the fundamentals is that the people on the web are
diverse, and that websites should be designed with this diversity in mind.
I'm certain you understood my usage of the word "fundamentalist ".
As for weather sites, here's the one I use:
http://weatheroffice.ec.gc.ca/city/p..._metric_e.html . You will
find that it does not specify font sizes in absolute units, but rather
font sizes that match the users' preferences.


That's a government site and may be prohibited from using fixed font sizes.
Interesting that they use a non-fluid design. Weather.com is a private site
so we know they aren't worried about fixed font sizes hurting their
popularity.

You clipped out so much, care to comment on the following:
In addition some people here say that if someone with such and such
browser/PPI/resolution etc etc etc visits site X that has a fixed font with
a fixed layout they will become disoriented or confused and immediately
leave. I disagree, those people have very likely already visited sites where
they experienced that phenomena and they know that their
browser/settings/preferences are what's affecting the site. IMO these people
are able to cope and have already found a work around that will accommodate
their needs. I think they're use to doing this on a regular basis and aren't
nearly as put off by it as some here might think.
Signed,
me
Jul 21 '05 #199
me wrote:
I infer from your comment that you disagree but you didn't specify
exactly how. IMO if those designers are wrong then their sites
should be shunned but since that's clearly not the case we must
assume their visitors like their sites and hence don't mind fixed
fonts sizes and non-fluid layouts.


No, we can't assume that they don't mind it or like it.

We may just as well assume that if they really want to buy that
[product] they will *endure* it.

Or, we may assume that they had their grandson with the good eyes
place the order for them.

Or, we might assume that they just hit the Back button to their search
engine, and selected a site they *could* read.

And, we might also assume that the site may do a significantly higher
amount of business if it used flexible font sizing ...

--
-bts
-This space intentionally left assuming... :-)
Jul 21 '05 #200

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

Similar topics

2
2259
by: Anand | last post by:
Hello, I'm using the following style and am having a problem that Arial get's rendered with fuzzy edges in the browser IE6: ..headline { font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; color:#007550; line-height:16px; } If I use the same style, but with Verdana, the script has sharp edges. ..headline { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px;
13
3159
by: Mary Ellen Curtin | last post by:
I love Verdana and Georgia, because I can read them. I've read back postings here on why the usual font-family: Verdana, Geneva, Arial, Helvetica, sans-serif spec is less than ideal, because (as I understand it) e.g. "a" in 12pt Verdana is actually a different real size than it is in 12-pt Arial. That, of course, is one reason I find Verdana especially legible and lovable.
75
3770
by: Karl Smith | last post by:
Anyone who has read c.i.w.a.* for more than a few weeks knows that one of the pet hates of the CIWAHians is Verdana (it's a typeface, BTW). Future archeologists stumbling across these messages out of context could be forgiven for thinking "Verdana" must be some kind of dangerous animal. We must get rid of it, before it gets us! Oddly, they can never seem to articulate *why* they dislike Verdana, other than some vague assertion that it...
8
2263
by: kchayka | last post by:
<URL:http://www.w3.org/QA/Tips/font-size> In the "recommneded practices", I don't agree with their second bullet point, but the last 2 bullets sound like really bad advice, at least in a WWW context. How can they, in good conscience, advocate using font-size-adjust when it is virtually unsupported, besides probably being dropped from the next spec update? If they just made some disclaimers about browser support or font availability on...
7
3943
by: Randall Parker | last post by:
Using IE 6.x (whatever is the latest) on Windows 2000. For these two CSS definitions if I remove the 2 lines that have the "mso-" font family definitions (mso-fareast-font-family, and mso-bidi-font-family) then the "SmallerText" assigned as a class to a div tag produces larger text than the "SmallerText2". So x-small is treated as a bigger font size than plain old small. How the heck is one supposed to know all the MS stuff one needs...
0
9716
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9596
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10607
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10364
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7645
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5541
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4317
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3843
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.