images & text |
images & text |
![]()
Post
#1
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
does anyone know how i can get a picture n then have text on the left or right side of it not above or under it?
|
|
|
![]() |
![]()
Post
#2
|
|
The Phisch ![]() ![]() ![]() ![]() Group: Member Posts: 195 Joined: Aug 2004 Member No: 38,433 ![]() |
You're suppose to make the div have negative numbers, or something, but if it were ME, I would do this:
CODE <!-- begin code provided by createblog.com -->
<table width=image_width height=image_height cellspacing=0 cellpadding=0> <tr> <td background=image_url> <div style="width: image_width; height: image_height"> </div> </tr> </td> </table> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |