Removing, the space at the bottom of a table |
![]() ![]() |
Removing, the space at the bottom of a table |
Feb 23 2004, 12:12 AM
Post
#1
|
|
![]() my custom member title.. lol ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 580 |
Um on my site that i am making, the table has a small space at the bottom. How can i remove it?
my code is CODE <!-- begin code provided by createblog.com --> <table width="700" border="0" align="center" cellspacing="0" cellpadding="0"> <tr><td style="border: #62869A 1px solid"> <img src="001.png"> </tr></td> </table> <!-- end code provided by createblog.com --> n heres an image or how it is like: click here |
|
|
|
Feb 23 2004, 12:24 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 |
QUOTE(randomizationn @ Feb 22 2004, 9:12 PM) Um on my site that i am making, the table has a small space at the bottom. How can i remove it? my code is CODE <!-- begin code provided by createblog.com --> <table width="700" border="0" align="center" cellspacing="0" cellpadding="0"> <tr><td style="border: #62869A 1px solid"> <img src="001.png"> </tr></td> </table> <!-- end code provided by createblog.com --> n heres an image or how it is like: click here why wont u just take the table away? so its just <img src="001.png"> ? |
|
|
|
Feb 23 2004, 03:54 AM
Post
#3
|
|
![]() my custom member title.. lol ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 580 |
caz there is gonna b another image below that one
|
|
|
|
Feb 25 2004, 12:32 AM
Post
#4
|
|
![]() pimpalishious ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 436 Joined: Feb 2004 Member No: 4,370 |
your code works
|
|
|
|
![]() ![]() |