473,772 Members | 2,522 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

font sizes

> I work on Windows (unfortunately) . But I regularly view my work in a Mac
(IE5.x and Safari). I do not notice the phenomenon that you describe.
But then, it hardly seems relevant. What's important is that 100% is
right for you on your setup, and right for someone else on their setup,
whatever there os is.
normal in my case results in too big on Windows. My code is all
valid, so too are style sheets.
I doubt you have anything to worry about, but just in case... url?

Brian
and
When not setting a font size, browsers use *their* normal font size
(whatever the user wants, generally speaking; and it's changeable to
whatever they want, if it's not). But they can't do that if you fix a font
size, and relative font sizing is still a problem (they may have to make
adjustments from site to site).

You're doing the right thing by not setting a size, you don't need to worry
about how different the text looks on different browsers in this situation.
No more than some TV show producer should concern themselves about how loud
or colourful their show is, so long as they produce it to the normal
conditions. The viewer can adjust their set as required.

Tim
Thanks Brian and Tim for your replies. There seems to be a misunderstandin g.
It is the least important thing that it looks good on my set up! I would
rather it looked terrible on my set up but great on everyone else's because
the sites I make are not for me to look at but for others all over the show
(on mostly PCs).

I would be very surprised if I did not have something to worry about. I
understand the point about user settings (analogy of volume control). I am
not worried about how folk set their "volume" controls (so to speak). What I
am worried about is that quite generally, the fonts on most pro sites look
good, normal, average, like each other in size whilst mine stand out as
bigger though I do not set any special font size. What is going on?
My concerns are based on the evidence of looking at my sites on PCs and
getting some written and voiced feedback, and also from a site called
iCapture (takes pics of how sites look on different browsers), am appalled
to see my fonts so big.

Yes, of course, an example: http://ihpst.org/may2004newsletter.html

In iCapture looking at how it looks on IE6 on a PC, the nav bar is fine (no
wonder, the fonts are coded small, but the main Ps in the body are enormous!
Actually, same trouble in Safari for Macs (again, through iCapture and
verbal feedback from a friend)

I look at things on my machine on IE 5.1.6, Mozilla 1.3.1, iCab, Netscape
6.2 and set the prefs for my personal viewing for fonts at 10 or 11pt (but
this should be irrelevant to my problem as explained above). It is the
relativities that are stumping me. I set the code for <meta
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">.

I know there is something I am missing. I have the impression that the pro
sites that look nice in font sizes also are less than pure in their code and
do not rely on simple css linked stylesheets alone, they often make heavy
use of font tags in the html and fancy javascript controls. What's a simple
guy like me that hand-codes and wants to trust the linked css technology to
do? Someone tell me! :)

You should be able to see my style sheet that controls this one example at
http://ihpst.org/ihpst.css

Appreciate any help.

Jul 20 '05 #1
15 2652
chart43 <ch*****@optusn et.com.au> wrote:
My concerns are based on the evidence of looking at my sites on PCs and
getting some written and voiced feedback, and also from a site called
iCapture (takes pics of how sites look on different browsers), am appalled
to see my fonts so big.

Yes, of course, an example: http://ihpst.org/may2004newsletter.html


Remove Verdana from the list of fonts your CSS suggests and test
again.

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 20 '05 #2
chart43 wrote:
I would be very surprised if I did not have something to worry about.
I find that web designers worry far more about big font-size than the
visitors. After redoing a photographer's website, she complained that
the font-size was too large. I explained about 100%, the user's default,
etc., and told her she could adjust her settings. (That last part really
surpised her!) But noone else who has seen her work said anything about
the font-size. I really believe that this is an issue for designers and
designers alone to fret over.
I am worried about is that quite generally, the fonts on most pro
sites look good, normal, average,
If by "pro" you mean the messes that pollute many a corporate site, then
I must disagree: I find that the font-size ranges from a bit small to
damn well microscopic.
like each other in size whilst mine stand out as bigger
Steve Pugh has given you the only step to take: remove Verdana.
According to those who know, it looks subjectively bigger at the same
objective height. IIRC, it has slightly larger aspect ratio or some such
thing. Take it out, and you'll see some improvement.
though I do not set any special font size. What is going on?
In a word: you do it right, they do it wrong, with perhaps the exception
being Verdana.
My concerns are based on the evidence of looking at my sites on PCs
and getting some written and voiced feedback,
Who gave you the feedback? Web designers, perchance?
http://ihpst.org/may2004newsletter.html
http://ihpst.org/ihpst.css


2 meta issues: first, this message appears in a new thread even though
it is a reply. If my newsreader is off (and it is flaky at times), then
no matter. But if you started a new thread, don't: leave replies in the
original thread. Second, thank you for including links to your html and
css. :-)

--
Brian (remove "invalid" from my address to email me)
http://www.tsmchughs.com/
Jul 20 '05 #3
chart43 wrote:
I set the code for <meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">.
This is unrelated to font size, but still worth commenting on. Using
meta http-equiv for content type and charset is a poor substitute for
setting real http headers. Set a real http header if it's at all possible.
http://ihpst.org/may2004newsletter.html


And while we're on other topics, how about fixing the markup, hm?

<p><img src="pics/headerNav.gif" width="100" height="89" border="0"
alt="gif"></p>

What's this bit? An image does not a paragraph make, at least not in
typical situations. Since this appears in a table cell, lost the <p>
tags. If you need the image to be a block container, use
<div><img...> </div>. And please consider what the page looks like when
image loading is off, as it is for me most of the time. In fact, don't
just consider it. *Try* it. Look above the nav. What do you see? ;-)

<br><br><br><br ><br><br><br><b r><br><br><br>< br><br><br><br> <br><br><br><br >
<br><br><br><br ><br><br><br><b r><br><br><br>< br><br><br><br> <br><br><br><br >

Oh dear, it must be cold where you are.[1] Didn't you say you wanted to
author properly? Use css margins instead of all those <br> elements.

<img src="pics/unswHome.jpg" width="65" height="56" align="top"
border="0" alt="UNSW home gif">

Another poorly thought out alt attribute. The replacement of that should
be "UNSW" or maybe "UNSW home." Must you inform your visitors what image
type this is?

Finally, I see nested tables.

</td></tr></table>

</td></tr></table>

I realized that css-p is more difficult than font/colors, but nested
table layout is not the ideal. At the least, you don't need the nested
table at the bottom. Start by removing that footer table, and use css
for positioning. Once you get that, you may be ready to move on to
getting rid of all the superfluous table markup.
[1]Joke borrowed from ciwah post of some months ago.

--
Brian (remove "invalid" from my address to email me)
http://www.tsmchughs.com/
Jul 20 '05 #4
On Sun, 16 May 2004 09:11:47 +1000, chart43 <ch*****@optusn et.com.au>
wrote:
iCapture (takes pics of how sites look on different browsers), am appalled
to see my fonts so big.

Yes, of course, an example: http://ihpst.org/may2004newsletter.html


Not a coder, (just learning a little now and again,) but as a viewer
the font size for the body was OK. Larger than the menu sure, but
just how small do site writers want to go? I shouldn't have to dig
out my rarely used glasses or resize the text from the browsrer to be
able to read the text.

And the left border keeps changing size, not neseccerily(sp? ) due to
toe size of the words used.

Just my tuppenceworth. Have a nice summer.
--
Regards from Mike Barnard
South Coast, UK.

[To reply by email remove ".trousers" spamtrap from email address]
Jul 20 '05 #5
In message <BC************ *******@optusne t.com.au>, chart43
<ch*****@optusn et.com.au> writes
[snip]
What I
am worried about is that quite generally, the fonts on most pro sites look
good, normal, average, like each other in size whilst mine stand out as
bigger though I do not set any special font size. What is going on?
My concerns are based on the evidence of looking at my sites on PCs and
getting some written and voiced feedback, and also from a site called
iCapture (takes pics of how sites look on different browsers), am appalled
to see my fonts so big.

Yes, of course, an example: http://ihpst.org/may2004newsletter.html
Your body text looks just fine to me (although the menu is way too
small). This may be happening because Verdana at 100% is my preferred
viewing standard, and is what my system is set to deliver to me.

Verdana is a 'bigger' font, so if your preference is based on Arial at
100%, than if you have Verdana installed, the text will seem too big to
you.

On my system, however, it looks just right. Conversly, Arial at 100%
would look at little small.

Some people will have set up their system as they like it, some haven't
-- or don't know how to; I guess there's no easy solution.

Try not specifying any font at all (other than 'sans-serif') and see how
it looks. It should then default to the user's preferences.

In iCapture looking at how it looks on IE6 on a PC, the nav bar is fine (no
wonder, the fonts are coded small, but the main Ps in the body are enormous!
Actually, same trouble in Safari for Macs (again, through iCapture and
verbal feedback from a friend)

I look at things on my machine on IE 5.1.6, Mozilla 1.3.1, iCab, Netscape
6.2 and set the prefs for my personal viewing for fonts at 10 or 11pt (but
this should be irrelevant to my problem as explained above). It is the
relativities that are stumping me. I set the code for <meta
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">.

I know there is something I am missing. I have the impression that the pro
sites that look nice in font sizes also are less than pure in their code and
do not rely on simple css linked stylesheets alone, they often make heavy
use of font tags in the html and fancy javascript controls. What's a simple
guy like me that hand-codes and wants to trust the linked css technology to
do? Someone tell me! :)

You should be able to see my style sheet that controls this one example at
http://ihpst.org/ihpst.css

Appreciate any help.


--
Jake
Jul 20 '05 #6
Tim
On Sun, 16 May 2004 09:11:47 +1000,
chart43 <ch*****@optusn et.com.au> posted:
I would be very surprised if I did not have something to worry about. I
understand the point about user settings (analogy of volume control). I am
not worried about how folk set their "volume" controls (so to speak). What I
am worried about is that quite generally, the fonts on most pro sites look
good, normal, average, like each other in size whilst mine stand out as
bigger though I do not set any special font size. What is going on?
I find the fonts on many sites are too damn small. Not only are they
difficult to read, they're far far smaller than what I'd call a "normal"
font size.

As a general test, if you make no font specifications at all (size, font
face, etc.). the fonts should be at a normal size. But if you specify a
font face, then you're at the mercy of that font's own size. Particularly
Verdana, as a number of people will tell you.
My concerns are based on the evidence of looking at my sites on PCs and
getting some written and voiced feedback, and also from a site called
iCapture (takes pics of how sites look on different browsers), am appalled
to see my fonts so big.

Yes, of course, an example: http://ihpst.org/may2004newsletter.html
That's the Verdana issue. Try a different font face, and you'll notice the
change.

You'll see plenty of sites play the Verdana game. It's a big font, so they
set it at small size. The trouble is that they often pick a very small
size (fonts with that type's design aren't too legible when they're small,
and the font weight is light - which it is). So that doesn't help, even
when I have Verdana on my system. Then on my other systems which don't
have Verdana, the text is even smaller. Very nasty...

I'm glad that most of my browsers now have a minimum font size feature.
Without that, I'd forever be messing with the font size on different sites.
In iCapture looking at how it looks on IE6 on a PC, the nav bar is fine (no
wonder, the fonts are coded small, but the main Ps in the body are enormous!
Actually, same trouble in Safari for Macs (again, through iCapture and
verbal feedback from a friend)
Looking at your site here, I wouldn't say the font's enormous. Sure, it's
a bit big. But it's not like you've done double-sized fonts like some
people have done on their sites.
I look at things on my machine on IE 5.1.6, Mozilla 1.3.1, iCab, Netscape
6.2 and set the prefs for my personal viewing for fonts at 10 or 11pt (but
this should be irrelevant to my problem as explained above). It is the
relativities that are stumping me. I set the code for <meta
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">.
That (the meta statement) has nothing to do with the font size.
I know there is something I am missing. I have the impression that the pro
sites that look nice in font sizes also are less than pure in their code and
do not rely on simple css linked stylesheets alone, they often make heavy
use of font tags in the html and fancy javascript controls. What's a simple
guy like me that hand-codes and wants to trust the linked css technology to
do? Someone tell me! :)


Don't use Verdana. That's the simple quick answer. Well, not for body
text, at least. It's sizing issues aren't so much of a problem when it's
used for headings. I find most headings stupidly large, no matter what.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please delete some files yourself.
Jul 20 '05 #7
> Subject: Re: font sizes

chart43 wrote:
I would be very surprised if I did not have something to worry about.

Thank you Steve, Brian, Mike, Jake and Tim for your replies. I got a bunch
of goodies indeed from my first use of this group. All the more regretful am
I for accidentally and unnecessarily starting a second thread...

I knew I was missing something and it turns out that you look like you had
the key all along. You have pinpointed the larger appearance of Verdana in
particular. And the importance of thinking through the relations between
available fonts and sizes set in preferences or by default on peoples'
computers/browsers and what is set in css as the preferred order. Certainly
I will remove Verdana for a while on my sites. I am much tempted to just
specify sans-serif in the css at the body level and be done (but I will
experiment a little further... my first shot at this made things look not as
nice as I was used to on my computer but then - little wonder - I have
optimised my browser prefs for things I do to look nice to me!). I noticed
an immediate difference in size on removing Verdana from the css spec. I
will experiment, now armed with a new awareness.

Brian! I appreciate straight talking. And note all your points, some of
which I was aware, some half-aware and others not at all. In iCab, there's a
little face to top right, I try to get the face green and smiling and
therefore approving of my HTML. I am scared of it going deep purple and
grimacing and sometimes I think I do whatever it takes to quickly avoid this
and my Tidy having the least criticism. I do have an urge to be purer and I
will be. Please believe me... :)

Ted

Jul 20 '05 #8
Tim
chart43 <ch*****@optusn et.com.au> posted:
I am much tempted to just specify sans-serif in the css at the body level
and be done (but I will experiment a little further...


I have done this for headings on my pages, but notice a problem on Windows
machines: MSIE, as usual, ignores the specs and doesn't see sans-serif as
an instruction to use the preferred sans-serif font, but will often decide
to use a font called sans-serif. In my case, it often picks on a crappy
fixed size bitmap font that doesn't scale well. It's behaviour is also
inconsistent - refreshing a page seveal times will cause it to be drawn
using different fonts. Mine's more likely to use the crap one if the
memory is running low.

There's another non-Windows problem: Sans-serif fonts are generally harder
to read (when they're the same size and weight as serif fonts) on machine
printed text (particularly low-resolution screens, as nearly all VDUs are).
Which seems to be the general way (no change in weight or size) that
someone will see a sans-serif font on their machine instead of a serif one,
when the only difference is being told to pick a sans or non-sans (eww,
that's a nasty double-negative) font.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please delete some files yourself.
Jul 20 '05 #9
Tim <ti*@mail.local host.invalid> wrote:
chart43 <ch*****@optusn et.com.au> posted:
I am much tempted to just specify sans-serif in the css at the body
level and be done (but I will experiment a little further...
I have done this for headings on my pages, but notice a problem on
Windows machines: MSIE, as usual, ignores the specs and doesn't see
sans-serif as an instruction to use the preferred sans-serif font,


Actually, sans-serif means a generic sans-serif font. Whether it can be
specified in the browser settings depends on the browser. One might even
argue that it is _wrong_ for a browser to allow setting it freely, though
a browser might let the user select between sans-serif fonts that can be
classified as _typical_ - and the CSS 2 specification explicitly says:
"User agents are encouraged to allow users to select alternative choices
for the generic fonts."

I must admit that the description of "generic fonts" looks more and more
confusing to me. And it does not help that browsers often have poor
assignments for them.
but will often decide to use a font called sans-serif.
Are you sure you have specified sans-serif correctly, and not using the
notation "sans-serif" with quotation marks (which by definition means a
specific, though probably nonexistent, font with that proper name)?
There's another non-Windows problem: Sans-serif fonts are generally
harder to read (when they're the same size and weight as serif fonts)
on machine printed text (particularly low-resolution screens, as
nearly all VDUs are).


Pardon? If you are referring to printed text, where do the _screens_ come
into the play?

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Jul 20 '05 #10

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

Similar topics

6
2737
by: Hostile17 | last post by:
What's considered to be the definitive version of a "good font settings" style sheet? That is, one which allows nearly all modern browsers, and Netscape 4, to get readable text. The basis of this is at http://www.alistapart.com/stories/sizematters/ -- the column "Size Matters" by Todd Fahrner. The concept, as I understand it, is set Netscape 4 fonts to specific
131
21690
by: Peter Foti | last post by:
Simple question... which is better to use for defining font sizes and why? px and em seem to be the leading candidates. I know what the general answer is going to be, but I'm hoping to ultimately get some good real world examples. Fire away! :) Regards, Peter Foti
39
8675
by: David Jubinville | last post by:
Hi All, I've run into a bit of an interesting problem with CSS and font DPI and would certainly welcome help. Problem: Page layout defined in CSS has font size issues (overlapping frames, text overflowing out of popup window, etc) on a windows systems using 120dpi fonts (large fonts), but everything looks perfect in 96dpi small fonts.
300
18469
by: Ståle Sæbøe | last post by:
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
9
3779
by: Dr John Stockton | last post by:
Assuming default set-ups and considering all reasonable browsers, whatever that may mean, what should an author expect that his readers in general will see (with visual browsers) for a page with body like <br><br> Abc <font size=+1> Abc <font size=+1> Abc <font size=+1> Abc <font size=+1> Abc <font size=+1>
60
4787
by: deko | last post by:
As I understand it, most browser manufacturers have agreed on 16px for their default font size. So, this should be an accurate conversion for percentages: px % 16 = 100 14 = 87.5 13 = 81.25
16
2458
by: maya | last post by:
I have heard so much preaching here about how font sizes should be set as percentages so users can change font-sizes on their browsers... ok, so now at work am working on a site where we need to do precisely that b/c it's for an audience that some users maybe be visually-impaired.. but I can't get it to work right, problem is that font sizes are not consistent across diff elements.. code: body {text-align:center; /* to center...
40
2979
by: Paul Davis | last post by:
Hi all, I'm building some style sheets and trying to play the old game of balancing designer pixel perfection and still allowing users to adjust their font sizes. The compromise I've made with the designer is that he'll accept allowing users to change font sizes it it "looks right" with the default setting. I'm using em to set the font size. So, anyway, here's the problem. At 0.96em we get the perfect font size. But, if the font is...
16
5797
by: Frank Steinmetzger | last post by:
Hello Group On my website I used to have Tahoma 8pt defined in my CSS styles. That gives me the "normal" font Windows uses everywhere in its dialogues. However, on Linux things seem to be different. If I want a font equal in size to Windows' Tahoma 8pt, I need to set 11 as font size. This has the result that text on my website is too small for Linux systems at the moment. Could you tell me what I need to do in order to get the same...
27
3241
by: 1001 Webs | last post by:
I am trying to make my style sheet as compatible as possible and I'm getting a bit confused here. I've read that the best size for font-size would be 76.1%; due to shortcomings in the way both IE and Opera render that attribute. Is this correct?
0
9621
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
9454
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
10264
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
10106
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
10039
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
8937
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
5355
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
4009
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
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.