RE: CSS Font Sizes and Macs
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Tue, 19 Sep 2000 12:54:41 -0700 |
| To: |
"'rudy limeback'" <r937(at)interlog.com>, Karin Ransdell <kransdell(at)squishedmosquito.com>, hwg-techniques(at)hwg.org |
| |
todo: View
Thread,
Original
|
|
This brings up the old debate about structure vs. presentation. I'm a big
proponent of using the proper H1 through H6 levelings for headings, and then
adjusting their presentation using CSS (or, ugh, if you hate CSS, then with
font tags within the heading tags).
In that way, you preserve the necessary hierarchical leveling of your
information for browsers that do not support graphical displays. More
theoretically, you preserve your leveling (which equates with "meaning") for
some as yet to be futuristic web browsing medium that puts value back on
content.
---------------------------------------------------------
Chuck Evans
Web Marketing Manager
Captura Software, Inc.
(425) 424-1155
chucke(at)captura.com
http://www.captura.com
-----Original Message-----
From: rudy limeback [mailto:r937(at)interlog.com]
> Different font sizes have their place, and help the user
> to visually prioritize the information on a page.
> It's the same principle as using headlines.
not to pick on you or anything, but what's wrong with <h1> through <h6> for
that purpose?
and darrell, i hope i didn't come across as suggesting that you use "only a
larger font size"
on the contrary, i was trying to say don't use a smaller size
my advice is don't touch the font size at all -- let it default
use <h1> through <h6> where appropriate
use <small> where appropriate
use <em> and <strong> where appropriate
this will cover 95% of all your day-to-day needs, and color will do the
rest
plus, this strategy is *really* cross-browser ;o)
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.