Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

css3 Is anyone using this?

Status
Not open for further replies.

csphard

Programmer
Apr 5, 2002
194
US
I saw this and thought it was new but see that it may not be. I see that ie has not adopted it. Is anyone using this?


Howard
 
Basically it comes down to support. Most things in CSS3 come from CSS2 and as such are supported. So you could say we are using CSS3.

However some newer things such as gradient borders, or rounded corners, are not yet fully supported.

So although you can use them for some browsers such as FF3+ and Safari 3+, others such as IE will simply ignore them.


As such you can say for the most part everybody that writes compliant sites and uses CSS, is inf act using CSS3 in some way.

However until all browser fully support all the new specs and properties, nobody can yet fully use CSS3 as such.

----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top