[thelist] Blurry Web Page

Tux Racer tuxracer at iclinux.com
Fri Oct 19 12:59:58 CDT 2001


If he has too high of a resolution, and a small enough monitor it can 
make things look blury, and if the text for those things is fairly small 
then it could cause him to not even be able to read them. Or the guy 
just needs glasses, who knows...

Bill Lovett wrote:

>On Fri, Oct 19, 2001 at 08:50:34AM -0700, Kristy Frey wrote:
>
>>a person who visited our page says it is blurry and he can't even see the field labels in
>>order to know what info to fill in...
>>
>>has anyone heard of this ...or is this guy just on crack 
>>
>
>Maybe his monitor is just really really dusty. What's the url?
>
>Maybe it's the font-size: 10pt (in .TableHeader) that's causing
>trouble? Maybe he's using Netscape 4 and it's turning 10pt into
>something ridiculously small?
>
>In your .Table class your
>font-family only specifies sans-serif, instead of
>Arial,Helvetica,sans-serif, something like that. Also, what does
>empty-cells: show do? Never seen that one before....
>
>
>Ah ha! Your TD has font-size: 0.8 em. I bet that's the bugger.
>
>
>
>This message is certified 80% crack free by me.
>
>-bill
>
>
>
>
>>Kristy
>>
>>
>>I am using this style sheet:
>>
>>.Table  {
>>	background-color : ffffff;
>>	font-family : sans-serif;
>>	font-weight : bold;
>>	empty-cells : show;
>>  border : thin solid;
>>}
>>.TableHeader  {
>>  background-color: 0031ce;
>>  color : White;
>>  font-family : sans-serif;
>>  font-weight : bold;
>>  font-size : 10pt;
>>  padding : 0.2em;
>>}
>>.TableBody  {
>>  background-color : ffffff;
>>  font-family : sans-serif;
>>  font-weight : bold;
>>  empty-cells : show;
>>}
>>
>>P  {
>>  font-family : Arial;
>>}
>>
>>H1  {
>>  font-family : Arial;
>>}
>>
>>H2  {
>>  font-family : Arial;
>>}
>>
>>H3  {
>>  font-family : Arial;
>>}
>>
>>TD  {
>>  font-family : Arial;
>>  font-size : 0.8em;
>>  empty-cells : show;
>>}
>>
>>A  {
>>  font-family : Arial;
>>  text-decoration : none;
>>}
>>
>>A:Visited  {
>>}
>>
>>A:Active  {}
>>
>>A:Hover  {
>>  color : blue;
>>  text-decoration : underline;
>>}
>>
>>BODY  {
>>  font-family : Arial;
>>}
>>
>
>---------------------------------------
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt ! 
>







More information about the thelist mailing list