|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
|
|
 |
 |
Re: Simple Validation Questins |
 |
|
 |
|
|
|
  10-07-05 - 03:24 AM
|
linda <lrcullen@invalidnc.rr.com> wrote:
> * Line : 2 font-family: You are encouraged to offer a generic family as
> a last alternative
> [...]
> body {background-color: #A5A5A5;
> font-family: verdana, arial, helvetica, "sans serif";
> font-size: 8pt;
> color: #000000;
> text-align: center;}
>
> I thought ³generic family² was serif or sans serif. I donıt understand
> what they mean.
"sans serif" is a font named "sans serif".
sans-serif is a generic font without serifs.
Also, you might consider avoiding Verdana:
http://www.xs4all.nl/~sbpoley/webmatters/verdana.html
> I also donıt know what (Level: 2) is.
It indicates how important the warning is.
> * Line : 10 (Level : 1) You have no background-color with your color :
> a:link
> [...]
>
> a:link
> {color: #000000;
> text-decoration: none;}
> [...]
>
> Do I need a background-color every time I use a color?
Yes. Otherwise your color could be used against the user's default color,
and there may be insufficient contrast for it to be legible.
Also, you should probably use background rather than background-color,
because background also overrides any background-image the user's default
configuration might use.
--
Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/
"I'd love to make time, if only I could find the recipe."
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
| All times are GMT. The time now is 11:06 AM. |
 |
|
|
|
|
|  |
|