Thread
:
making a background image not repeating
View Single Post
11-22-2007, 12:43 PM
#
2
(
permalink
)
imaginemn
v7n Mentor
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,946
iTrader:
0
/ 0%
Latest Blog:
None
Create a style using the following:
.tableBG {
background-image: url("background.jpg");
background-repeat: no-repeat;
}
Then add the style to the table:
<table class="tableBG">
__________________
Need a project done? - Set Your Own Price!
Imagine Creative Services
- Design : Marketing : Multimedia : More
imaginemn
View Public Profile
Send a private message to imaginemn
Visit imaginemn's homepage!
Find More Posts by imaginemn