Thread: Stubborn Table
Results 1 to 4 of 4
Related
-
Need help with a table Forum: HTML Forum
Replies: 0 -
Table help Forum: HTML Forum
Replies: 3 -
Table help.. Forum: HTML Forum
Replies: 3 -
How can you make a table border on only one side of the table? Forum: HTML Forum
Replies: 5 -
a table Forum: CSS Forum
Replies: 13
-
08-18-2003, 05:09 PM #1
Stubborn Table
Hi everyone!
Okay, I have a stubborn table that I'm trying to fit pictures into without any gaps, but I still get funny spaces in the table. I've changed all the cell spacing and padding to 0 values and have tried fitting the cell size to the pictures, but to no avail, it still looks funny.
The table I'm working on is at:
http://www.HALTHOMPSON.com
It's the first page that pops up. Any suggestions?
Thank you thank you thank you!
-
08-18-2003, 06:05 PM #2
Hi there,
try rmoving all newline characters. For example, instead of
Code:<tr> <td> My Stuff </td> </tr>
Code:<tr><td>My Stuff</td></tr>
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
08-18-2003, 06:23 PM #3
-
08-19-2003, 03:00 AM #4
Good
Glad to help.
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum