HighDots Forums  

Convincing someone that em is better than pt

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Convincing someone that em is better than pt in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter Foti
 
Posts: n/a

Default Convincing someone that em is better than pt - 10-31-2003 , 05:36 PM






I'm working on a site and the client said he thinks "the main title should
be around 28pt and the subtitle probably 18pt". I know pt's are bad, and I
want to convince him that he should NOT be sizing the headers with pts (or
perhaps at all), but I was wondering if there is a website that describes
why it's bad (instead of trying to explain it myself in a lengthy email).
Anyone have a resource I could use?

Thanks,
Peter Foti




Reply With Quote
  #2  
Old   
Eric Jarvis
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 10-31-2003 , 05:47 PM






Peter Foti wrote:
Quote:
I'm working on a site and the client said he thinks "the main title should
be around 28pt and the subtitle probably 18pt". I know pt's are bad, and I
want to convince him that he should NOT be sizing the headers with pts (or
perhaps at all), but I was wondering if there is a website that describes
why it's bad (instead of trying to explain it myself in a lengthy email).
Anyone have a resource I could use?

it's very simple...different systems will show pt or px
differently...often very differently, so that what looks good on your
system may look awful on theirs...what you can be sure of is that they
have a default font size that they van read...so you have to base text
sizes by making them proportional to that...which means em, or better
still %

--
eric
www.ericjarvis.co.uk
"live fast, die only if strictly necessary"


Reply With Quote
  #3  
Old   
Alan J. Flavell
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 10-31-2003 , 05:52 PM



On Fri, 31 Oct 2003, Peter Foti wrote:

Quote:
I'm working on a site and the client said he thinks "the main title should
be around 28pt and the subtitle probably 18pt". I know pt's are bad, and I
want to convince him that he should NOT be sizing the headers with pts
With respect, I think you're addressing the wrong issue. Merely
trying to convince someone who, by their own testimony, seems to be
designing for paper publishing, that they ought not to be using pt
units is not going to be a success, IMHO. The first priority is to
explain to them that the web is NOT paper publishing, and that choices
that would be absolutely the right thing (don't be afraid to
compliment them on their choice for that!) are simply inappropriate
for web. If you get a glimmer of comprehension, then you can work
from there. If you don't, then the choice seems to be to either grit
your teeth and do what they ask, or run away.

Quote:
perhaps at all), but I was wondering if there is a website that describes
why it's bad (instead of trying to explain it myself in a lengthy email).
My suggestion would be, Google for "the web is not paper".
http://www.westciv.com/style_master/...oil/not_paper/



Reply With Quote
  #4  
Old   
Alan J. Flavell
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 10-31-2003 , 06:04 PM



On Fri, 31 Oct 2003, Alan J. Flavell wrote:

Quote:
My suggestion would be, Google for "the web is not paper".
http://www.westciv.com/style_master/...oil/not_paper/
Correction - don't read _only_ that URL: do read the other
pages near the top of that Google response also.


Reply With Quote
  #5  
Old   
Peter Foti
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 10-31-2003 , 06:17 PM



"Alan J. Flavell" <flavell (AT) ph (DOT) gla.ac.uk> wrote

Quote:
On Fri, 31 Oct 2003, Peter Foti wrote:

I'm working on a site and the client said he thinks "the main title
should
be around 28pt and the subtitle probably 18pt". I know pt's are bad,
and I
want to convince him that he should NOT be sizing the headers with pts

With respect, I think you're addressing the wrong issue. Merely
trying to convince someone who, by their own testimony, seems to be
designing for paper publishing, that they ought not to be using pt
units is not going to be a success, IMHO. The first priority is to
explain to them that the web is NOT paper publishing, and that choices
that would be absolutely the right thing (don't be afraid to
compliment them on their choice for that!) are simply inappropriate
for web.
Alan, this was precisely the issue that I wanted to address. I think my
original post just did not reflect that well.

Quote:
My suggestion would be, Google for "the web is not paper".
http://www.westciv.com/style_master/...oil/not_paper/
Thanks, I will give this a shot. This is the type of suggestion I was
hoping for.

Regards,
Peter Foti





Reply With Quote
  #6  
Old   
Stan Brown
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 10-31-2003 , 11:54 PM



In article <vq5otsimj6bn93 (AT) corp (DOT) supernews.com> in
comp.infosystems.www.authoring.stylesheets, Peter Foti
<peterf (AT) systolicnetworks (DOT) com> wrote:
Quote:
I'm working on a site and the client said he thinks "the main title should
be around 28pt and the subtitle probably 18pt". I know pt's are bad, and I
want to convince him that he should NOT be sizing the headers with pts (or
perhaps at all), but I was wondering if there is a website that describes
why it's bad (instead of trying to explain it myself in a lengthy email).
Anyone have a resource I could use?
I know you're asking for ways to persuade him, but might it not be
easier to give him what he wants? No, I don't mean actually code in
points. But (unless his browser settings are _really_ extreme) you
ought to be able to produce a good-looking page in ems, which just
happens to work out with headings in his browser at about the size
he wants to see.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/


Reply With Quote
  #7  
Old   
David Dorward
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 11-01-2003 , 04:52 AM



Eric Jarvis wrote:

Quote:
it's very simple...different systems will show pt or px
differently...often very differently, so that what looks good on your
system may look awful on theirs...
http://style.cleverchimp.com/font_si.../font_wars.GIF

--
David Dorward http://dorward.me.uk/


Reply With Quote
  #8  
Old   
William Tasso
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 11-01-2003 , 06:37 AM



Stan Brown wrote:
Quote:
In article <vq5otsimj6bn93 (AT) corp (DOT) supernews.com> in
comp.infosystems.www.authoring.stylesheets, Peter Foti
peterf (AT) systolicnetworks (DOT) com> wrote:
I'm working on a site and the client said he thinks "the main title
should be around 28pt and the subtitle probably 18pt".
...
I know you're asking for ways to persuade him, but might it not be
easier to give him what he wants? No, I don't mean actually code in
points. But (unless his browser settings are _really_ extreme) you
ought to be able to produce a good-looking page in ems, which just
happens to work out with headings in his browser at about the size
he wants to see.
It's a useful technique and one I have used to good effect on several
occasions ;o)

--
William Tasso - http://WilliamTasso.com




Reply With Quote
  #9  
Old   
Isabelle
 
Posts: n/a

Default Re: Convincing someone that em is better than pt - 11-02-2003 , 04:26 AM




"William Tasso" <news27 (AT) tbdata (DOT) com> wrote

Quote:
Stan Brown wrote:
In article <vq5otsimj6bn93 (AT) corp (DOT) supernews.com> in
comp.infosystems.www.authoring.stylesheets, Peter Foti
peterf (AT) systolicnetworks (DOT) com> wrote:
I'm working on a site and the client said he thinks "the main title
should be around 28pt and the subtitle probably 18pt".
...
I know you're asking for ways to persuade him, but might it not be
easier to give him what he wants? No, I don't mean actually code in
points. But (unless his browser settings are _really_ extreme) you
ought to be able to produce a good-looking page in ems, which just
happens to work out with headings in his browser at about the size
he wants to see.

It's a useful technique and one I have used to good effect on several
occasions ;o)
Yes, those are "presentation" techniques. *grin* i.e. "...you won't notice
a change or at the very least - minimal differences". It's odd really, the
client often doesn't concern themselves of how *everyone* else sees their
page, only what they see. Well, maybe that isn't odd.

Perhaps another idea, is to go with the em's or %'s and see how the client
likes it. Just do a small sample and say, "like this?" The bottom line is
that the client wants the size to be x,y,z but how you get or interpret
x,y,z *shouldn't* really be the issue. : =)

Isabelle
http://www.is.visisoul.com




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.