473,399 Members | 2,774 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

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.
Jul 20 '05 #1
2 2410
Akseli Mäki wrote:
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.


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.
Jul 20 '05 #2
On Mon, 26 Jan 2004 04:11:09 +0200, Akseli Mäki
<ak*************************@nic.fi> wrote:
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.

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.
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Terry A. Haimann | last post by:
I have been working on creating a dynamic web page and have made slow but steady progress. What I have now has an opening page with two drop down boxes. Based on a choice from the first box, the...
53
by: Cardman | last post by:
Greetings, I am trying to solve a problem that has been inflicting my self created Order Forms for a long time, where the problem is that as I cannot reproduce this error myself, then it is...
12
by: confused | last post by:
After expressing my interest in expanding my new knowledge of HTML and CSS into the wild realm of JavaScript, I was advised that it is wiser to avoid it, since not all browsers are use it or are...
12
by: code_wrong | last post by:
Hi, as the subject says How many browsers must we support? How many are there exactly? When I run this JavaScript in Firefox and IE6: function init(){ if(document.getElementById) alert("W3C...
6
by: Richie | last post by:
I went through the past six months or so of entries in c.l.javascript, and found a couple where people had expressed opinions about the value of supporting much older versions of Netscape and IE. ...
12
by: George Cox | last post by:
How can I found out what versions of HTML the browsers Netscape Communicator 4.8 and Internet Explorer 6.0 support? Is there a general method for any version of any browser?
13
by: ima | last post by:
I've been studying a great book on css and now that I've put together a few pages using it, I'm finding out that my book needed one more very important chapter. Introducing css in the real world. ...
133
by: Alan Silver | last post by:
Hello, Just wondered what range of browsers, versions and OSs people are using to test pages. Also, since I don't have access to a Mac, will I have problems not being able to test on any Mac...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.