|
womble -> RE: Borders & Fonts (9/11/2005 17:24:04)
|
This page has fonts that are common to versions of Windows and Mac equivalents. It's always safest to assume that if you're using non-standard fonts, that a user doesn't have them installed and specify a font family so that if your first choice isn't installed, it goes to the next choice etc. (or if it's just a heading or tiny bit of text, use a graphic if it's essential that font's used). As for the table borders, you need to give that particular element an id or a class so that that overrides the rule in the base style sheet. That way it only uses that specific rule for that id or class (if you want more than one in the same style borders) leaving the rest untouched.
|
|
|
|