Posts Tagged "background"

It Was All Yellow

Posted by on Nov 23, 2011 in Design, Programming | 0 comments

Microsoft Store

Over two years ago I wrote this tweet: “Still amazed by how many GOOD websites and apps don’t specify a default background color or text color.” Tragically the situation has remained virtually unchanged to this day.

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