Posted on 08 January 2012. Tags: cheap car insurance
Precisely what about cheap car insurance is there not to love? I mean picture this for a moment, preserving just $10 monthly on cheap car insurance will figure to $120 after the year, I am not sure about you but I like saving money to spend in other parts of living. That is why if [...]
Posted in CSS
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 11 May 2010. Tags: create list, list css, list style
List-style allows us to create or install a sign or bullet in each list post or other lists. Rules that apply to list-style is as follows: List-style allows us to create or install a sign / bullet in each list post or other lists. Rules that apply to list-style is as follows: ul {list-style: <value [...]
Posted in CSS, 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
Posted on 07 May 2010. Tags: dropdown menu, menu css, Wordpress
In the post this time, You deserve for it. This post shows you how to create dropdown menus. Dropdown menus is very important for a site that makes a lot of pages and categories. Let us consider how to create it. Please try to follow in the steps as follows. This way I assume we’re [...]
Posted in CSS, Menu, Tutorial, Wordpress