|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I've tried <body style="font-family:Verdana,Arial,Helvetica;font-size:0.8em;"> or <body style="font-family:Verdana,Arial,Helvetica;font-size:11pct;"> or <body style="font-family:Verdana,Arial,Helvetica;font-size:80%;"> to no avail. In IE7 it shows up as Medium. What did I do wrong? Thanks. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Don Li wrote:
> I've tried > <body style="font-family:Verdana,Arial,Helvetica;font-size:0.8em;"> > or > <body style="font-family:Verdana,Arial,Helvetica;font-size:11pct;"> > or > <body style="font-family:Verdana,Arial,Helvetica;font-size:80%;"> > to no avail. In IE7 it shows up as Medium. What did I do wrong? > > Thanks. ?? Setting the font size in the document doesn't change the IE *setting*, it changes the sizes of the fonts *relative* to that setting (assuming you're using relative units like % or em). Anyway, why are you trying to set the primary font of your page to a size that's smaller than the user finds convenient to read? |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Apr 16, 10:44am, Harlan Messinger
<hmessinger.removet...@comcast.net> wrote: > Don Li wrote: > > I've tried > > <body style="font-family:Verdana,Arial,Helvetica;font-size:0.8em;"> > > or > > <body style="font-family:Verdana,Arial,Helvetica;font-size:11pct;"> > > or > > <body style="font-family:Verdana,Arial,Helvetica;font-size:80%;"> > > to no avail. In IE7 it shows up as Medium. What did I do wrong? > > > Thanks. > > ?? Setting the font size in the document doesn't change the IE > *setting*, it changes the sizes of the fonts *relative* to that setting > (assuming you're using relative units like % or em). > > Anyway, why are you trying to set the primary font of your page to a > size that's smaller than the user finds convenient to read? Would like to get key points of WHAT, For WHOM, WHY and HOW across on one screen (about 80% of a full screen) without scrolling. |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Wed, 16 Apr 2008, Don Li wrote:
> What did I do wrong? You tried to mess with the reader's preferred font size for BODY. Don't do that! Do not specify a font size for BODY. -- In memoriam Alan J. Flavell http://groups.google.com/groups/sear...Alan.J.Flavell |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Don Li wrote:
> I've tried Please read this: http://tekrider.net/html/fontsize.php > .. What did I do wrong? You decided to pick a size which would make many visitors (including me) squint at the monitor. If 100% is too large for your own taste, decrease your own browser's default size. But leave it adequate for me. I expect your post was just a test. Normally you would move the styling to your CSS style sheet. -- -bts -Friends don't let friends drive Vista |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Don Li wrote:
> Would like to get key points of WHAT, For WHOM, WHY and HOW across on > one screen (about 80% of a full screen) without scrolling. Whose screen? You will have no idea what your visitor's screen size will be. They could be using one of the iPhones! Also screen size != browser window size, not *everyone* runs a browser maximized. I rarely do. Time to rethink your design. -- Take care, Jonathan ------------------- LITTLE WORKS STUDIO http://www.LittleWorksStudio.com |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Apr 16, 11:15am, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalid> wrote: > Don Li wrote: > > I've tried > > Please read this:http://tekrider.net/html/fontsize.php > > > .. What did I do wrong? > > You decided to pick a size which would make many visitors (including me) > squint at the monitor. If 100% is too large for your own taste, decrease > your own browser's default size. But leave it adequate for me. > > I expect your post was just a test. Normally you would move the styling > to your CSS style sheet. > > -- > -bts > -Friends don't let friends drive Vista People. Please consider the following factors: a) the majority of my users are likely not knowing how to set font size with their browser and I don't intend to provide instruction on that (once again, they are not you, not tech savvy); b) the 'small' font size looks good (not the default 100% size) for the home page (feedback from beta users). Thanks. |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On Wed, 16 Apr 2008, Don Li wrote:
> the majority of my users are likely not knowing how to set font > size with their browser Those who also don't know how to adjust the rear-view mirror? -- In memoriam Alan J. Flavell http://groups.google.com/groups/sear...Alan.J.Flavell |
|
![]() |
| Outils de la discussion | |
|
|