Viewed in internet (already viewed in firefox), THIS IS TRICKY! |
Viewed in internet (already viewed in firefox), THIS IS TRICKY! |
![]()
Post
#1
|
|
![]() HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 ![]() |
Ok so I have to images to show you.
I don't know why this isent working maybe because of the uploading site im using or something? ![]() ![]() Any code that can help me get both table viewed on both browsers? Or is it because of my uploader im using PHOTObucket to host the images Code! CODE <table width="430" border="0" cellspacing="0" cellpadding="0">
<tr> <td><img src="" alt="news" width="430" height="36" /></td> </tr> <tr background=""> <td><p align="justify"> </p> TEXT GOES IN HERE. </div></td> </tr> <tr> <td><img src="" alt="bottom" width="430" height="36" /></td> </tr> </table> |
|
|
![]() |
![]()
Post
#2
|
|
![]() HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 ![]() |
Ty for the codeing but one last thing
Where do i put the middle tab so i can have color? I want this Hex code in there Its the color for the background CODE a9d7b3 CODE <style> .aboutme { background: rgb(169,215,179) url(http://i262.photobucket.com/albums/ii84/RyanChronicles/schnuffel%20bunny/aboutme-1.jpg) no-repeat; padding: 36px 0 7px; width: 430px; } .news { background: rgb(169,215,179) url(http://i262.photobucket.com/albums/ii84/RyanChronicles/schnuffel%20bunny/news.jpg) no-repeat; padding: 36px 0 7px; width: 430px; } .aboutme div, .news div { background: rgb(255,255,255); } </style> <div class="aboutme"> <div> your text. </div> </div> <div class="news"> <div> your text. </div> </div> ![]() It needs to go into the middle so the color is there :D I gave u the code with the images in it so you know how it fits and its viewable in all browsers ty |
|
|
![]() ![]() |