Michael P
Apr 9 2005, 07:07 PM
If I have a cell with a 1px high image as the background set to repeat will this repear VERTICALLY too, ie. if the cell height is 10px high, will it fill the whole cell?
Thanks,
Michael
IAIHMB
Apr 9 2005, 07:31 PM
If you don't set the image to repeat, with "repeat", "repeat-x", or "repeat-y", it will fill up the cell by default.
no-repeat: Don't repeat.
repeat-x: Repeat horizontally.
repeat-y: Repeat vertically.
repeat: Repeat until the element is filled.
By default, 'repeat' is used.
Michael P
Apr 9 2005, 08:22 PM
Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.