473,796 Members | 2,522 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 18478
in comp.infosystem s.www.authoring.stylesheets, =?ISO-8859-
1?Q?St=E5le_S=E 6b=F8e?= wrote:
Ståle Sæbøe wrote:
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.
Usually, it is just that design people seem to like small fonts, and
Verdana is one of the few that can be read confortably on smallest sizes.
That is of course because Verdana is much bigger font than most others...

BTW, Verdana has disadvantage of using much more space. If you use 85%
Verdana, which I find dimilar sized as 100% TNR, they take as much space
when displaying text. And if you use more than default 1.2 line-height,
difference is even bigger.

And I do prefer 100% TNR to any size Verdana, as it is much clearer,
especially on smallish line height. If I want to fit more in page, I will
use Arial. (for reading www, I don't set body font of website.)
We agree that people tend to like this font for aesthetic reasons.
The HTML "hardcore elititst" profess that it is a useless font because
it is too big compared to other fonts.

I don't like to read wrong size text with wrong font. The right font
and size is not fixed even for myself, so when doing empirical test on
myself, I find out that fonts set by author are bad choise, no matter
what they are. The change that author finds perfect font combination does
not exist. It is not even possible for print media, where you can be sure
that font of your choise is available...
This is only a problem for browsers/users that do not have/use Verdana
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.

So do I. But I generally trust typographer more when talking about
laying out text, and avarage HMTL+CSS coder is nearer to typographer than
most web designers. Typographers don't even consider Verdana (it is
disliked even more than Arial). Go to font newsgroup, and suggest to use
Verdana, no matter what purpose, and you see... With totally different
arguments... (most of which I hardly understand)
(many typographers don't even think about possibility that font is not
available, or that it would be appear in different size - even if font is
some obscure font that you used to be able to buy for $1000 from company
that has not been existing in ten years, they recommend it if they think
it is the best)

Try to read a book that is laid out by designer, and you see - even if it
is best print quality on high quality paper, it is harder to read that
avarage newspaper...
Accessibility can sometimes be compromized for the sake of design.
But not when you cause problems for *majority*, or very large group of
users.

If there is one size and font that is good for all, why are all these
designer pages using *different* size?
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.


That is not really as relevant anymore, as it used to be. In few years
ago, when persentage was something like 50%, it was obviously very good
reason.
Statistics indicate that more than 90% of all users have Verdana available.
But some of them might have it as default font, and the fact that it is
available don't mean people are happy with it.
Common accessability options:
Private CSS sheet/Override styles
Will override everything, which is usually bad thing. And there is no way
to locate elements that use Verdana. Only option is to suppress all font
size and family changes, which in other hand will break 50% of pages out
there that don't have heading elements.

This is not usable option for people that don't know much about issue.
Quick resize with wheeled mouse (control-roll)
Is constant action. Not nice. And not available in most browsers by
default. (Opera and IE don't have text zoom by default)

Also, in case mjissing verdana font, text zoom won't work when other font
is used as well.
It seems to me that if the user absolutely does not want to see web
pages in Verdana, he can easily override it and resize his own font to
suit his needs.


No, that is not possible. I tried, and failed. But considerable time on
project. It is possible, of course, all you need is to do is to build
proxy with good AI.

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Utrecht, NL.
Jul 21 '05 #31
Ståle Sæbøe wrote:
It leads to a discussuion of wether the user or the designer should
control which font should be used. This is nowhere near a catch 22
unless the best font is the one that noone can use.


You're ignoring a fundamental fact about the web -- "the designer" *can*
*not* control anything. Once the page content is handed off to a user,
his software can do anything it wants to with it. Everything that the
designer specifies is, at best, a suggestion. That's the way that the
web works, at a very basic technical level. There's nothing that you
can do about it -- if you don't like it, your only choice is to not
author web pages.

Dave

Jul 21 '05 #32
On Thu, 17 Mar 2005, Ståle Sæbøe wrote:
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.
Exactly! You are right!
Now you only have to understand that the WWW isn't "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.
No. It's the combination of "font-family: Verdana" with "font-size: 80%".
If you don't specify a font-size and if you know _exactly_ what you
are doing, it may be OK to specify Verdana (and Tahoma). I do it myself:
http://www.unics.uni-hannover.de/nht...-alphabet.html
http://www.unics.uni-hannover.de/nhtcapri/table7.css
Can anyone honestly say they do not have the Verdana font installed?


[Verdana is a typeface consisting of four fonts.]
Verdana does not come with Solaris 9. Where can I get it (legally)?
A version of Verdana is (or was) available for Mac OS that covers
only the MacRoman character set. A Windows version (How many are there?)
covers WGL4. So which characters are covered by Verdana?

--
Mars, unlike Earth, has no atmosphere.
The Chicago manual of style, 15th ed., p. 362
Jul 21 '05 #33
Ståle Sæbøe wrote:
It seems to me that if the user absolutely does not want to see web
pages in Verdana, he can easily override it and resize his own font to
suit his needs.


Given a reasonable browser he can, but will he bother?

A common response when a web page intially appears as an unreadable mess
is for the user to ask himself "do I really want to deal with an
organization that has already demonstrated its incompetence?" and
immediately move on to a competitor's web site. Even if he stays and
wastes time fiddling around to make the site usable to him, the user is
likely to be muttering to himself "goddamn incompetent d3ziiner d00dz"
-- which is not a good way to start a relationship.

Dave

Jul 21 '05 #34
Arne wrote:
Once upon a time *Ståle Sæbøe* wrote:
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.


The problems with Verdana aren't a question of pure design, which is why
the graphic designers don't have the whole story. By way of exaggerating
the situation so as to illustrate the point: if a font were configured
so that, when "10pt" was specified, the letters were two centimeters
high (or, alternatively, one millimeter high), it would be a problem, no
matter how pleasing the font might be to the eye.
Jul 21 '05 #35
"Ståle Sæbøe" wrote in comp.infosystem s.www.authoring.stylesheets:
I am a bit curious about this.


http://www.xs4all.nl/~sbpoley/webmatters/verdana.html

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 21 '05 #36
"Ståle Sæbøe" wrote in comp.infosystem s.www.authoring.stylesheets:
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.


Graphic design for paper and for screen viewing are two very
different things. Graphic designers who work with a view toward
printing will, as a general rule, not serve you well for screen
viewing.

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 21 '05 #37
Ståle Sæbøe <ot*****@tdz.no > wrote:
The HTML "hardcore elititst" profess that it is a useless font
because it is too big compared to other fonts.
This is only a problem for browsers/users that do not have/use
Verdana


Consider this:

The Designer has his default font size at factory setting of 12px, the
web font is the factory setting of Times New Roman. He likes Verdana,
so he defines it as the font face for the text. But 12px Verdana is
bigger than other fonts at 12px, so he sets the body font size to 75%,
which gives him a pleasing font height at his screen.

Now here I am. I also like Verdana, so I set it as my default browser
font. My eyes are not the best, so I have chosen font size 15px,
which I find pleasing to read.

Now I visit the designer's web site. The text will be shown in Verdana
at 11px (=75%), which is too small for me to read comfortable. And
this is just the normal text. There are usually elements like remarks,
that get a even smaller font size assigned to.

It is OK to define Verdana as the font face, as the body font size is
set to 100%. And I have not seen a page doing this. They all scale
Verdana down.

Bye,
Martin
Jul 21 '05 #38
Els
Martin Bialasinski wrote:
It is OK to define Verdana as the font face, as the body font size is
set to 100%. And I have not seen a page doing this. They all scale
Verdana down.


Then you haven't looked at my site. 100% Verdana ;-)

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Jul 21 '05 #39
Dave Anderson wrote:
Ståle Sæbøe wrote:
It seems to me that if the user absolutely does not want to see web
pages in Verdana, he can easily override it and resize his own font to
suit his needs.

Given a reasonable browser he can, but will he bother?

A common response when a web page intially appears as an unreadable mess
is for the user to ask himself "do I really want to deal with an
organization that has already demonstrated its incompetence?" and
immediately move on to a competitor's web site. Even if he stays and
wastes time fiddling around to make the site usable to him, the user is
likely to be muttering to himself "goddamn incompetent d3ziiner d00dz"
-- which is not a good way to start a relationship.

Dave

If he did not mess with the browser in the first place, chances are he
sees the verdana and is pleased with the nice readable product description.
Jul 21 '05 #40

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
3155
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
3766
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
3942
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
9531
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,...
1
10187
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,...
0
9055
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6795
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5446
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...
0
5578
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4120
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
3735
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2928
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.