Afficher un message
Vieux 18/09/2007, 18h42   #11
Beauregard T. Shagnasty
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: What font size do you use?

Tedel wrote:

> At Andy, I have authored many websites (as I work as a website
> designer), but for this thread, I was talking about the case of
> http://www.heptagrama.com


http://www.heptagrama.com/pics/plantilla.css

body {... font: normal .68em / 1.6em georgia; word-spacing: 1px; ...}

..68em? Two-thirds of everyone's default size. I had to increase the
size about 130% before I could even read it. What is with the 1px
word-spacing?

You have forgotten a fall-back font family. Georgia, serif;

I doubt if you need all that absolute positioning. The page won't fit in
my fairly narrow browser window.

Enter the URL of your stylesheet here:
http://www.html.com/tools/csscheck/
There is some kind of issue producing lots of errors. The more common
used W3C CSS validator chokes on it. This one can't handle it:
http://jigsaw.w3.org/css-validator/validator.html

--
-bts
-Motorcycles defy gravity; cars just suck
  Réponse avec citation
 
Page generated in 0,05424 seconds with 9 queries