![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
On Tue, 19 Aug 2003 06:44:33 -0500, "SamMan" <psf (AT) psfdev (DOT) com> wrote: No, IE does not support child selectors. It's actually one of the known ways to hide bits of CSS from IE. While we're at it: - you are missing some commas between the font names; - it's best to avoid Verdana. See http://www.xs4all.nl/~sbpoley/webmatters/verdana.html - also best to avoid point sizes, except perhaps in print stylesheets. |
#2
| |||
| |||
|
|
Is Verdana an OS specific font? Like I had said, this was just a quick test, so in essence, I just opened the book and pointed my finger at a font. |
|
What would you recommend in favor of point sizes? |
#3
| |||
| |||
|
|
Alan Flavell had a rather good posting on the topic a while ago: |
#4
| |||
| |||
|
|
On Tue, Aug 19, Tina Holmboe inscribed on the eternal scroll: Alan Flavell had a rather good posting on the topic a while ago: To be fair, Stephen Poley's web page says it better, and comes complete with a demonstration: http://www.xs4all.nl/~sbpoley/webmatters/verdana.html |
|
Incidentally it is sometimes said that using Verdana in a user stylesheet is sound, but even this is doubtful: an inoffensive author style specification like font-family: serif; font-size: 100% will leave you with text that is too small. |
#5
| |||
| |||
|
|
In regard to this last paragraph: | Incidentally it is sometimes said that using Verdana in a user stylesheet | is sound, but even this is doubtful: an inoffensive author style | specification like font-family: serif; font-size: 100% will leave you with | text that is too small. Is there something I have missed in the CSS spec that disallows or discourages a user agent from simply not honoring font-family properties for a given generic font family (serif, sans-serif, etc.)? I would think that this would be a handy browser feature for some people. |
![]() |
| Thread Tools | |
| Display Modes | |
| |