Posted on 08 January 2012. Tags: clean, cleaning, mop, vacuum, vacuums
Vacuuming is normally obvious. It’s the single essential thing that can be done. But the manner in which you vacuum is nearly as significant. Rug fibers ought to be vacuumed in a few directions. You need to vacuum in at a minimum three completely different angles to verify you remove as much soil as possible. [...]
Posted in CSS 3
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