OZONE Asylum
Forums
Stupid Basic HTML
Adding Background Images
This page's ID:
9583
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi,guys. How are ya? I am trying to add background images. But seems it doesn't work at all. Please help me. Well, firstly I created gif file by PS. It is called "grey.gif" "sand.gif" and "sea.gif" which are situated in same folder with this HTML code. Then my HTML code is following: <html> <table border=1 background="/images/devimages/grey.gif" cellpadding=10> <tr> <th>Fish</th> <th>Invertebrates</th> </tr> <tr background="/images/devimages/sand.gif"> <td>Guppy</td> <td>Snail</td> </tr> <tr> <td>Swordtail</td> <td background="images/devimages/sky.gif">Crayfish</td> </tr> </table> </html> Actually this code came from Tutorial. I dnn't know about "devimages". What is it? Any advices are highy apreciated. Thanks. Hiroki Kozai
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »