Quantcast
Channel: Standardista » css
Browsing all 10 articles
Browse latest View live

IE8: What you need to know

IE8 CSS Support and Rendering Mode, IE8 debugging, etc. IE8 and CSS IE8 compliance mode / preventing IE7 rendering in the IE8 browser IE8 bugs Differences between IE7 compatibility mode and IE8 IE8 CSS...

View Article



Image may be NSFW.
Clik here to view.

iPhone: HTML, CSS & JS Support

Wouldn’t it be cool to be able to use CSS3 and HTML5 unfettered by the lack of support in IE? Mobile developers for smart phones get to do just that! When developing for mobile devices using webkit...

View Article

Making IE recognize HTML5 elements

IE6, IE7 and IE8 don’t recognize the HTML elements. This causes a major problem when you’re using the HTML5 elements, such as ‘aside’, as part of (or your complete) selector in your CSS. Add this...

View Article

CSS Background Properties: possible values, default values, browser support...

Everything you could possibly want to know about CSS Background Properties: Interpreting the w3c specifications with browser support and links to examples and test cases. Last Major Update: May 26,...

View Article

Border Properties, Values & Browser Support

NOTE: Last major update: May 28, 2011 While Safari, Firefox, Chrome and Opera all support versions of border images, they only support the shorthand version of that propery. At the time of this...

View Article


Image may be NSFW.
Clik here to view.

Hack for CSS3 Supporting Browsers

Implementing CSS3 features in your CSS file can be complex. You have to make sure that the CSS you’re feeding to FF3.5+, Chrome, Opera and Safari are not being read by FF2, IE6, IE7 and IE8. There’s a...

View Article

Image may be NSFW.
Clik here to view.

CSS Value Lengths, Times, Frequencies and Angles

Many of the property values are keywords unique to that property. But for some properties, the values can include length, frequency or time values or units. In this article we go over all the math type...

View Article

Named, HSL and RGB Colors

CSS3 adds names colors from SVG and well as colors defined by Hue, Saturation and Lighness. Below is a table that lists all named colors along with their hexidecimal, RGB and HSL values. Also, check...

View Article


Creating counters with Generated Content

I have never used the counter or increment properties since they aren’t supported in IE7 or earlier, nor are the :before pseudo elements, or content property. Since IE8 does support all of these, soon...

View Article


SpeciFISHity: CSS Specificity

Some people are confused by CSS Specificity, especially with all of the (not-so) new CSS3 Selectors. The image below may help make sense of CSS Specificity. X-0-0: The number of ID selectors,...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images