Alvin’s Blog

March 19, 2009

CSS: Prevent extra line with

Filed under: CSS — amcbride @ 1:02 am

<pre style=”display: inline”>

July 6, 2008

CSS: Backgrounds sample

Filed under: CSS — amcbride @ 6:30 pm

background: url(/approvalrunner/images/MenuRepeat.png) repeat-x 100% -2px;

image > no-repeat; repeat-x;repeat-y > x (100% of x, 15px of x) > y (same as x)

x or y – negative is x number of pixels into image; positive x number of space then start of image

Blog at WordPress.com.