I’ve been playing a little bit with the text size (removing pixels!), so please let me know if it is better or worse for you now, or if you see really ugly stuff… screen dumps from Mac browsers and different resolutions (than my 600×800) are most welcome!
-
Navigation
-
About
Stephanie Booth lives in Lausanne, Switzerland with her cat Bagha.
She works as a freelance blogging consultant, and is basically interested in anything that has to do with people and the internet {insert appropriate buzzwords: "social software", "participatory media", "web 2.0"...}.
Read all the exciting details about her life and Climb to the Stars.
-
Search All My Stuff
-
Archives by Month
-
Recent Posts
-
Recent Comments on CTTS
-
Upcoming Events -
Delicious Links
- understanding hype cycles
- virtual assistant, administrative assistant, office assistant, virtual, jobs, training, VA networking, social marketing, social networking
- Capturing the Friedmans (2003)
- Kurzhinweis: Das Web 2.0 Expo Bloggerprogramm
- Going Solo «
- Twitter masterclass «
- Time is money «
- Going Solo Leeds 12 September - conference for freelancers | SmallBizPod - small business blog
- Manon Pulver
- jca’s Com blog-notes - communiquer.ch
Communiquer.ch -- le blog de mon ancien doyen et ami Jean-Christophe. A lire!
- /Message: Going Solo: Leeds Event Cancelled
- /Message: Office 2.0 Conference: That Which Does Not Kill You Makes You Stronger
- Going Solo: Freelance Conference Hits The UK | Freelancing Advice & Blogging Tips from Pro Freelance Blogger
- Revealed: 8 million victims in the world's biggest cyber heist
Stayed in Best Western over the last 18 months?
- marketing and social media talk radio show | BGL 0180808 hosting Live Events And Conferences To Attract More Clients


Add New Comment
Viewing 11 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Le genre de taille de texte que je réserverais à un titre ou à un
intertitre pas au corps du texte. A vue de nez on dirait du corps 16 ou du
18. Je me trompe?
Do you already have an account? Log in and claim this comment.
I prefer the pixel size you used to this one. This one's big - too big!
Lars!
Do you already have an account? Log in and claim this comment.
So we're faced to a problem. The problem is in fact people have different
font-size preferences in their own browser.
I decided myself, that defaut font-size in my browser is 10pt. So when
I'm designing style sheets, I recommend to use 100% for the smallest font
in your page.
and gives in your stylesheet for others biggest size.
100% 150% or 200%
but the minimum is 100%. For me if you give 80% or 95%, the font will
become unreadable on screen.
In the future (CSS3) there will be a possibility to specify, something
like
80%, but with a lower limit of 10pt for example.
Do you already have an account? Log in and claim this comment.
*choke*
Do you already have an account? Log in and claim this comment.
*choke*
Do you already have an account? Log in and claim this comment.
small|x-small|xx-small; That way, it'll still be scalable, but you can
have things smaller as well.
Do you already have an account? Log in and claim this comment.
you when I specified it as 0.75 em (which I now understand, is a
ridiculous thing to do), but what about when I specified it as 13px? That
shouldn't be affected by the font size you have chosen as default in your
browser, should it?
Do you already have an account? Log in and claim this comment.
good.
Using x-small|small|large presents problems across platforms - fonts tend
to look too small on a Macs and unpredictable on Unix - and they may not
give you the granularity in different font sizes that you might need.
I've stuck to using pt's for now, because it seems a lesser sin than
using px's
Do you already have an account? Log in and claim this comment.
That was supposed to have said:
I've stuck to using pt's for now, because it seems a lesser sin than
using px's <-- this could present problems with printing.
Bring on CSS3. And the browsers which support it, of course. :)
Do you already have an account? Log in and claim this comment.
*confused*: http://alistapart.com/stories/fear4/
Do you already have an account? Log in and claim this comment.
I use pt rather than px for accessibility reasons, which the article
outlines. I think it is saying that if you want to create print-perfect
kind of designs, px is the go.
http://alistapart.com/stories/fear4/3.html
Running in px, do you have complaints from users of different
resolutions? I've just found that using pt, resolution isn't a problem so
much (because it shouldn't be). And with px there is the issue that
printers understand pixels differently from screen. I don't know the
extent of support for media="print". (someone else might?)
I was also in a corporate environment where NS4 was the standard - in pt,
you can easily adjust change the size of the font as it appears within
your browser (Ctrl+[ and Ctrl+]), not so in px. I later discovered that
this is the contrary in IE 5, _and_ it isn't particularly obvious how this
'accessibility' feature can be used. Bleh.
Sorry I'm not much help :)
Add New Comment
Trackbacks