Posted on 17 May 2010. Tags: alpha opacity, opacity, transparency element
CSS3 Opacity Property allows us to make the transparency of an object or element. Use of this property will be helpful to give the impression more beautiful on the menu, pictures or other elements. Opacity property takes values between 0.0 (equivalent to 100 transparency%) and 1.0 (no transparency). Suppose we make a transparency of 60%, [...]
Posted in CSS, CSS 3, Tutorial, Wordpress
Posted on 10 May 2010. Tags: box shadow, css3, rounded corner, shaded box
In the post this time, We’ll try one of the greatness of the CSS3 Box shadow and rounded Corners. To try this css code, please you are using a browser chrome firefox 3.6 or 4.1 or the latest released safari please follow the following steps : 1. Add the following code in to your style.css [...]
Posted in CSS, CSS 3, Tutorial, Wordpress