Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 10:28 PM
Akseli Mäki
Guest
 
Posts: n/a
Default browsers that don't support CSS

Hi,

are the browsers that some people use that don't support CSS, other than
the obvious ones? I don't mean fully support to every bell and whistle,
just some support is enough as my CSS is pretty simple. Currently on my
pages all colors are set from CSS only, I want to know if it's worthwhile
to set the colors in HTML too.
  #2  
Old July 20th, 2005, 10:28 PM
Trent L
Guest
 
Posts: n/a
Default Re: browsers that don't support CSS

Akseli Mäki wrote:[color=blue]
> Hi,
>
> are the browsers that some people use that don't support CSS, other than
> the obvious ones? I don't mean fully support to every bell and whistle,
> just some support is enough as my CSS is pretty simple. Currently on my
> pages all colors are set from CSS only, I want to know if it's worthwhile
> to set the colors in HTML too.[/color]

No, it isn't worth it. All the popular browsers support basic
functionality like changing text color (they have for generations).

Users may turn off stylesheets. But if they are that determined to see
the page their own way, chances are they don't want your HTML color
attributes either.
  #3  
Old July 20th, 2005, 10:28 PM
Neal
Guest
 
Posts: n/a
Default Re: browsers that don't support CSS

On Mon, 26 Jan 2004 04:11:09 +0200, Akseli Mäki
<akseli.nospaminhererightnow@nic.fi> wrote:
[color=blue]
> Hi,
>
> are the browsers that some people use that don't support CSS, other than
> the obvious ones? I don't mean fully support to every bell and whistle,
> just some support is enough as my CSS is pretty simple. Currently on my
> pages all colors are set from CSS only, I want to know if it's worthwhile
> to set the colors in HTML too.[/color]


One reason CSS is the way we do it now is that it's easy to shut off. If
Aunt Maizy can't read colored text on a colored background, she can make
it black on white rather easily.

So using HTML style is totally against the spirit of CSS. The only
presentation-oriented HTML I use now are the dimensions of an image and
adding borders to a table. Those are added only to make the unstyled
version load better in the first case and read easier in the second case.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles