Okay so like theres a background to your myspace profile, and then the tables usually have colors as their backgrounds. How do you have an image as the background for the table instead of just a plain color ?
How do you have your myspace tables have images instead of just plain colors ?
http://xrl.us/sectionbackgrounds
How do you have your myspace tables have images instead of just plain colors ?
%26lt;table%26gt;
%26lt;tr%26gt;
%26lt;td style="background-image:url(image.jpg); background-repeat: no-repeat"%26gt;
Text Goes Here
%26lt;/td%26gt;
%26lt;/tr%26gt;
%26lt;/table%26gt;
(You can change the no- repeat to repeat.)
No comments:
Post a Comment