View Full Version : Background


babiix3
07-10-2007, 07:12 PM
For my background couldn't I put like

<bgcolor=red>text</bgcolor>

Disneyzoodude
07-11-2007, 06:16 PM
- thinks - I dont think so.... maybe...

bee2u
07-11-2007, 07:45 PM
I don't think you have to put the </background>, and you might need to make a table.
I used a specific backgrond, but if you want it to be red it would look smoething like this:
<table border=0 width=100% height=100% background=red>
<tr><td>
Everything Here
</tr></td>
</table>
Give it a try, and let me know if it works.