Help - Search - Members - Calendar
Full Version: Image Repeat
Invision Power Services > Community Forums > Community Web Design and Coding
Michael P
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
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
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.