Posts Tagged "images"

Website: Stripe Generator

Posted by on Oct 17, 2011 in Design, Links | 0 comments

stripe-thumb

This is not a really really good looking website. This is a very functional website. Stripe Generator makes creating stripe images for your website super easy. I use it every time I need one.

Read More

Website: Smush.it

Posted by on Aug 25, 2011 in Design, Links, Programming | 0 comments

smush

Need speed? Making every image files size on your website can help. Smush.it will help you compress them without giving up quality.

Read More

Background image positioning explained

Posted by on Jun 10, 2010 in Articles, Design, Programming | 0 comments

bgp-thumb

Let’s get to know the CSS background-position property. When you decide to use a background attachment, such as an image, background-position specifies its initial position.

Basically, the property tells your image where it should appear within the element we are working with. The default position for the image will always be the left top corner of the element.

Read More