473,756 Members | 1,842 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

typical default font sizes

I've been setting font-size 1em; as the default in my style
sheets. Until now, that seemed to be ok. But now I'm beginning to
wonder.

My aim is to have an easily readable, but not overly large text when
the user uses the default font size in his browser and uses the
typical display resolution.

I did a reinstall of my friendly browser in a different environment,
and I am surprised to find that its default for serif is Times 16 and
monospace is Courier 12.

I run a 1280 x 1024 resolution, and the text on page default appears
too large. Given my resolution, I would have expected just the
opposite. I gather that typical today is a resolution of 1024 x
768. If so, would not my browser default font size be suited to that?

The text on my web pages now appears too small. The typical and
default situation seems to make my text lines almost illegible.

--
Haines Brown
br****@hartford-hwp.com
kb****@arrl.net
www.hartford-hwp.com

Jul 20 '05 #1
55 5004
Haines Brown <br****@teufel. hartford-hwp.com> wrote:
I've been setting font-size 1em; as the default in my style
sheets.
Why?
I gather that typical today is a resolution of 1024 x
768. If so, would not my browser default font size be suited to that?


What exactly is your question, or your problem?

The issue of setting basic font size has been discussed ad nauseam. The
correct answer is, of course, that only the user can know what is suitable
to him. Browser defaults are generally too big on the average, but that's
probably _intentional_, and surely useful. It is certainly better to use a
little too large than a little too small font.

Clueless authors who second-guess that browser vendors guessed wrong
are bound to cause damage. This is something that the vendors got _right_.
--
Yucca, http://www.cs.tut.fi/~jkorpela/
Jul 20 '05 #2
Haines Brown wrote:
I did a reinstall of my friendly browser in a different environment,
and I am surprised to find that its default for serif is Times 16 and
monospace is Courier 12.
That is very surprising.
I run a 1280 x 1024 resolution, and the text on page default appears
too large. Given my resolution, I would have expected just the
opposite. I gather that typical today is a resolution of 1024 x
768. If so, would not my browser default font size be suited to that?
Resolution says nothing about the size of text. Resolution together with
physical screen size can give you the DPI which does. However, if we are
talking points, then it becomes irrelevent again becuase points are an
absolute unit (1pt is about 1/72 of an inch). Of course the browser has to
know the DPI to correctly calculate the size of a point, so it gets thrown
out of wack again.
The text on my web pages now appears too small. The typical and
default situation seems to make my text lines almost illegible.


First you say you set the font size to 1em, then you say that the font size
the author of your browser picked is too big for you, and then without
mentioning any changes, you say that the webpage is unreadable?

--
David Dorward http://dorward.me.uk/
Jul 20 '05 #3
"Jukka K. Korpela" <jk******@cs.tu t.fi> wrote in
news:Xn******** *************** ******@193.229. 0.31:
Clueless authors who second-guess that browser vendors guessed wrong
are bound to cause damage. This is something that the vendors got
_right_.


Jukka, would you mind expanding on _why_ the browser vendors got this
right (IE Windows in particular). Not looking for a fight here, but I have
found myself rather persuaded by Owen Briggs' page on "Sane CSS Sizes" at

http://www.thenoodleincident.com/tut...phy/index.html

Is there any reason _not_ to adopt his simple but effective solution to
this evergreen issue? For myself, I have tried going with default sizes
but have found that the very first thing users say on seeing the site is:
"Can you make the text smaller?" I'm talking Win IE users here, of course.

--
Regds, Bob Osola
Jul 20 '05 #4
Haines Brown <br****@teufel. hartford-hwp.com> wrote:
I did a reinstall of my friendly browser in a different environment,
and I am surprised to find that its default for serif is Times 16 and
monospace is Courier 12.


What is "Times 16"? What is Courier 12"?
Jul 20 '05 #5
On Tue, 4 Nov 2003, Bob Osola wrote:
http://www.thenoodleincident.com/tut...phy/index.html
Aaargh, microfonts (on my MSIE). [1]
Is there any reason _not_ to adopt his simple but effective solution
What "solution"? You can't solve a problem until you've defined what
you suppose the problem to be.

By my reckoning: discerning readers have selected an appropriate font
size for reading normal text. You don't know what it is - you don't
need to know what it is.

OK, maybe the bulk of readers have merely consented to the size that
the vendor set for them, rather than doing anything about it. So
what? I've nothing against them reading my web pages if they wish,
but I really prefer to write for discerning readers, rather than to
help prove Sturgeon's Law.
For myself, I have tried going with default sizes
but have found that the very first thing users say on seeing the site is:
"Can you make the text smaller?"
And the answer is "yes, in your browser".
I'm talking Win IE users here, of course.


See above. IE is no less susceptible to being configured to user
preferences in this regard. Well, OK: the available size steps are
somewhat limited, so you stand a greater than normal risk of lousing
things up if you, as author, attempt to interfere with a situation
that's not known to you.

Ho hum.

[1] Mozilla was saved only by the fact that I'd set a minimum
fonts size to defeat this kind of author stupidity.

Jul 20 '05 #6
"Alan J. Flavell" <fl*****@ph.gla .ac.uk> wrote in message
news:Pi******** *************** ********@ppepc5 6.ph.gla.ac.uk. ..
On Tue, 4 Nov 2003, Bob Osola wrote:
http://www.thenoodleincident.com/tut...phy/index.html


Aaargh, microfonts (on my MSIE). [1]


Alan, what do you mean "microfonts "? I tried viewing the page with MSIE and
the smallest text size, and it was still quite readable (Win NT 4, IE 6,
1280x1024 on 19" monitor).

-Peter Foti
Jul 20 '05 #7
Bob Osola <bo******@junk. invalid> wrote:
Jukka, would you mind expanding on _why_ the browser vendors got this
right
I already did, in the part you didn't quote. To rephrase it, if the font is
somewhat larger than the user's preferred size, no big harm is done, but if
it's smaller, then the user is inconvenienced, or even troubled. So if you
make a guess for one font size than fits all, you should make it _larger_
than what you expect people to prefer on the average. The point is that
nobody is an average person, and literally billions (i.e., milliards) of
people have less than normal eyesight.
Not looking for a fight here, but I
have found myself rather persuaded by Owen Briggs' page on "Sane CSS
Sizes" at

http://www.thenoodleincident.com/tut...phy/index.html


It tells the browser to use a font size that is 24 % (that is, almost a
quarter) smaller than the user-selected font size. "Sane" isn't really my
word for that.

If authors very widely used such settings, then browser vendors would have
to make the factory defaults even considerable larger to compensate for the
effect. And there could be no meaningful font size setting, since it would
be either hard-wired (hence hostile) size or a relative size, but nobody
could know whether to relate the font size to the user-selected font size or
to a dee-zigh-nerr guess that says that users get it all wrong by 24 %, or
by some other percentage. Is that what you want?

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Jul 20 '05 #8
"Jukka K. Korpela" <jk******@cs.tu t.fi> wrote in message
news:Xn******** *************** *****@193.229.0 .31...
Not looking for a fight here, but I
have found myself rather persuaded by Owen Briggs' page on "Sane CSS
Sizes" at

http://www.thenoodleincident.com/tut...phy/index.html


It tells the browser to use a font size that is 24 % (that is, almost a
quarter) smaller than the user-selected font size. "Sane" isn't really my
word for that.


I'm curious... if I set a font size to Verdana at 84%, the size is roughly
comparable to Arial at 100% when viewed with IE at the default Medium text
size. If I increase my preference to Largest, the text is still roughly the
same size. Even on Smallest, there is not that much of a difference... more
so than the Medium and Largest settings, but probably not enough to be
noticable. So my question becomes... is it ok to size a font to something
other than 100% if it looks roughly the same as some other font at 100%? My
test code is below (don't have any place to host it at the moment).

Regards,
Peter Foti

<html>
<head>
<title>Font Size Test</title>
<style type="text/css">
.v { font-family: verdana; font-size: 84%; }
.a { font-family: arial; font-size: 100%; }
</style>
</head>
<body>
<p class="v">
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
</p>
<p class="a">
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
</p>
</body>
</html>
Jul 20 '05 #9
David Dorward wrote:
Haines Brown wrote:
I did a reinstall of my friendly browser in a different environment,
and I am surprised to find that its default for serif is Times 16 and
monospace is Courier 12.


That is very surprising.


FWIW, I think that was the settings when I installed Mozilla
1.3/Win2k. (I've since thanged them several times, so, in all
honestly, I cannot be certain of this.)

--
Brian

Jul 20 '05 #10

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

Similar topics

3
7108
by: Marti | last post by:
Dear everyone, Its my understanding that IE6 now uses a default text-size of "Small" rather than IE5's "Medium". Since I have used relative font-sizes (usually in ems) on all my sites, I am now getting reports of "your fonts are too tiny" from various users. Of course, the sites still look fine if those users set their text-size to medium, but face it -- most people don't even know thats an option.
0
9275
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
10034
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...
0
9872
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9843
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
9713
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8713
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
6534
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
5142
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
3805
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

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.