Tag Archives: CSS 3

How to Create Simple Rounded Corners with CSS 3

CSS rounded borders are amongst one of the most useful new features introduced in CSS 3. Here we’re going to take a look at how you can create rounded corners to highlight a text paragraph for adding emphasis. To create … read on

Posted in Articles | Tagged , , , |

What’s New in CSS 3

Loads of new CSS 3 properties are earning support from popular browsers, with an enormous range of new flexibility for designers and developers, if you haven’t already started looking into it, you can start now with our what’s new overview. read on

Posted in Articles | Tagged , |

New Color Values and Transparency in CSS 3

In addition to the extended color keywords range, CSS 3 offers now not only the existing hexadecimal, e.g. #ff0000 and RGB, rgb(0,120,46), color models but also an additional HSL model, plus additional Alpha values on HSL and RGB for specifying … read on

Posted in Articles | Tagged , , , , |

New Color Names in Abundance with CSS 3

The selection of “named colors” is much bigger as the 17 named CSS 2 colour keywords, giving much more choice. Listed below, roughly organized by Hue, each color strip shows: color keyword | hexadecimal value | rgb value Extended Color … read on

Posted in Articles | Tagged , , , |