-table
-table
- Started
- Last post
- 2 Responses
- method_c
how do u make a table with NO borders... i know how to let NOT show the borders but how do i use the space from the borders in the table?
- Stanton0
set the cellpadding to 1px?
i'm not sure of what you're trying to ask though ...
- sparker0
don't use tables. build it correctly with div, span and css.