PDA

View Full Version : Centre Background


wappo
10-10-2003, 09:53 PM
Can somebody give me the code to centre a watermark?

Roy Sinclair
10-10-2003, 10:21 PM
See these CSS properties: http://www.w3.org/TR/CSS2/colors.html#background-properties

You want to use background-position and possibly background-repeat as well.