Thread
:
Website stretch over whole page
View Single Post
12-06-2008, 23:44
#
7
(
permalink
)
karmedic
id
Join Date: May 2008
Location: Ottawa
Posts: 218
For a pattern you'd use the following instead:
Code:
#header { height: 200px; background-image: url('path/to/pattern/image'); }
By omitting the background-repeat property it will automatically repeat in both the x and y axes.
karmedic
View Public Profile
Send a private message to karmedic
Send email to karmedic
Find More Posts by karmedic