473,800 Members | 2,523 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS3?


http://www.geo cities.com/seanmhall2003/css3/compat.html

Anyone know if Firefox, say, implements just a tad more CSS3 than
this?

I was thinking of downloading. It's free, unlike Opera.

Looks interesting, however.
Jul 20 '05 #1
30 2758
Mark Johnson wrote:
http://www.geo cities.com/seanmhall2003/css3/compat.html

Anyone know if Firefox, say, implements just a tad more CSS3 than
this?

I was thinking of downloading. It's free, unlike Opera.

Looks interesting, however.


I haven't tested it fot CSS3 (?) but if Firefox dont support it, it will
soon. BTW Firefox is great for surfing, you should really try it.
Jul 20 '05 #2
Mark Johnson wrote:
http://www.geo cities.com/seanmhall2003/css3/compat.html

Anyone know if Firefox, say, implements just a tad more CSS3 than
this?

I was thinking of downloading. It's free, unlike Opera.

Looks interesting, however.


I can't resolve the above URL. Firefox implements some CSS3 (for example,
:lastchild).

But I can't find a use for this. People publishing websites tend to test them
in IE, for obvious reasons. So when I am looking at their websites, I might as
well use IE.

And when I am testing my own pages, there is no point in using CSS3, if only a
tiny proportion of people in the world use browsers that can handle it.

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/
Jul 20 '05 #3
Barry Pearson wrote:
And when I am testing my own pages, there is no point in using CSS3, if only a
tiny proportion of people in the world use browsers that can handle it.


You can use it as a degradeable enhancement. Then when people try a real
browser, they can see the difference versus, say, Internet Explorer.

If everyone took your view, there'd be no progress.

--
Mark.
Jul 20 '05 #4
Mark Tranchant wrote:
Barry Pearson wrote:
And when I am testing my own pages, there is no point in using CSS3,
if only a
tiny proportion of people in the world use browsers that can handle it.

You can use it as a degradeable enhancement. Then when people try a real
browser, they can see the difference versus, say, Internet Explorer.

If everyone took your view, there'd be no progress.


I tend to take this view. I've designed sites where the nav block has
-moz-rounded-corners on the :first-child and :last-child for example,
since a containing div with rounded corners allows the internal block's
corners to stick out. Makes things look a bit nicer for gecko users with
no (current ;) downside for IE users.

P
Jul 20 '05 #5
On Wed, 19 May 2004, Mark Tranchant wrote:
You can use it as a degradeable enhancement.
That's the theory, indeed. WWW-conforming client agents are supposed
to ignore any CSS constructs which they don't understand.
Then when people try a real
browser, they can see the difference versus, say, Internet Explorer.
History shows that IE will make a guess at anything which it doesn't
understand, and often enough turn it into a disaster.
If everyone took your view, there'd be no progress.


There are ways of hiding progress from those client agents which can't
handle it, hmmm?

all the best
Jul 20 '05 #6
Mark Tranchant wrote:
Barry Pearson wrote:
And when I am testing my own pages, there is no point in using CSS3,
if only a tiny proportion of people in the world use browsers that
can handle it.


You can use it as a degradeable enhancement. Then when people try a
real browser, they can see the difference versus, say, Internet
Explorer.

If everyone took your view, there'd be no progress.


When I want to change the world, I don't resort to futile gestures or
headbanging. I get onto television & radio to make my views known. I talk to
the press. I communicate with government ministers & members of parliament. I
work with lobby groups. I've given evidence to a parliamentary committee.

I can't make the world change according to how I develop my websites! I am
just one of many millions. So are you.

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/
Jul 20 '05 #7
Barry Pearson wrote:
Mark Tranchant wrote:

If everyone took your view, there'd be no progress.


When I want to change the world, I don't resort to futile gestures or
headbanging. I get onto television & radio to make my views known. I talk to
the press. I communicate with government ministers & members of parliament. I
work with lobby groups. I've given evidence to a parliamentary committee.


What - advising them not to use IE?!

--
Mark
Jul 20 '05 #8
Barry Pearson wrote:

And when I am testing my own pages, there is no point in using CSS3, if only a
tiny proportion of people in the world use browsers that can handle it.


There's a definite chicken/egg problem here. But if many people enhance
their sites for modern browsers and advertise so, there may be positive
effects.

I guess people just get tired of this though; years ago, IE was in the
minority and everyone swooned and started using CSS, document.all, and a
bunch of other junk, but why not know? Evil software dictatorship that
everyone's too afraid to disobey?

But we're not changing the world. We're just enhancing the experience
of those who know better than use IE, and trying to educate those who
still use it.

Jul 20 '05 #9
Phil Evans wrote:
Mark Tranchant wrote:
You can use it as a degradeable enhancement. Then when people try a
real browser, they can see the difference versus, say, Internet Explorer.

I tend to take this view. I've designed sites where the nav block has
-moz-rounded-corners on the :first-child and :last-child for example


From the frying pan into the fire?
Jul 20 '05 #10

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

Similar topics

9
2625
by: Stanimir Stamenkov | last post by:
Looking through the draft I still can't figure out how one could (is it possible to) group several elements and style a generated containing block for the group. This is much similar to a typical HTML structure: <H1> <P> <H2> <P> <H3>
14
5782
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity) property. Make entire blocks and inlines transparent without resorting to transparent PNGs." http://weblogs.mozillazine.org/hyatt/archives/2003_10.html#004249 Now, I have a demo page which works for MSIE 6 for Windows and Mozilla-based browsers but...
3
10231
by: Marek Mänd | last post by:
This posting will express my concern about the future of css3 forthcoming recommendation. I think for long time now, that the current implementation of CSS attribute opacity is less than usable in practical real life situations. The soon forthcoming CSS3 recommendation does not serve the public interests in this area not at all. The problem relies in the definition what opacity is, how it is to applied to page elements. In past 5...
2
2196
by: alvarezp | last post by:
I've tried to search the lists for this, and even asked at www-style but I seem not to find anything and they didn't answer. This is about the borders in CSS3. Let's say I'm trying to draw a star-shaped border, a la "Greatest offer!", where the border is visually no more than an broken line. Something like:
4
1775
by: Nik Coughlin | last post by:
Been playing with multiple backgrounds. You'll need Safari (Konquerer works too AFAIK but I haven't tested it) to actually see this: http://nrkn.com/temp/cssTabs/centerFloatlistCss3.html Such a nice, easy way to skin things. Pity it won't work for 95% or more of the browser install base :(
0
9690
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9085
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7574
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5469
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.