Repeat-x Top and bottom?
Moderator: General Moderators
Repeat-x Top and bottom?
Well, i have a layout, and i need to have a background repeated-x on the top and a different background repeated-x on the bottom, can anyone help?
- andyhoneycutt
- Forum Contributor
- Posts: 468
- Joined: Wed Aug 27, 2008 10:02 am
- Location: Idaho Falls
Re: Repeat-x Top and bottom?
I would suggest using two different div containers for those backgrounds, put one on the top of the layout, other on the bottom.
Re: Repeat-x Top and bottom?
If you want CSS code , Here :
background: url(01.jpg) repeat-x center;
background: url(01.jpg) repeat-x center;