Mike Brown wrote:
So, I want to position a background-image. It's a single px image. I
want it to start on the left-hand-side of its containing div, and
120px from the top. I want it to repeat downwards.
Setting 'repeat-y' means: "repeat vertically - both up and down - from a
starting-point".
If you want it to go only downwards from a starting-point: declare
'no-repeat', and make the image itself as tall as it needs to be.
regards
Georg
--
http://www.gunlaug.no
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************