Jump to content

html5


otuatail

Recommended Posts

Same as HTML5, covering your whole user base with CSS3 is a long way off, by very virtue if the fact that IE supports pretty much no CSS3 selectors. But if you are willing to ignore IE (and/or add IE specific fixes) the rest of the main browsers (FF, Chrome, Safari, Opera) have relatively good CSS3 support. I've been using CSS3 on some sites recently, and just ignoring IE. The sites still work - they just look better in other browsers.

Link to comment
https://forums.phpfreaks.com/topic/207232-html5/#findComment-1083638
Share on other sites

HTML5 and CSS3 is still being finalized that I'm aware of. But several browsers do support them, or at least similar attributes (especially with CSS3). For instance, most of the new CSS3 elements in Firefox and Webkit (Safari) are specific to those browsers (-moz-border-image or -webkit-border-image for example instead of just border-image).

 

IE9 looks promising and will be able to use those or that is at least the hope.

Link to comment
https://forums.phpfreaks.com/topic/207232-html5/#findComment-1084835
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.