CSS on Tables!?
CSS on Tables!?
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- sp0
if you are using tables, why not use the cellspace in the table tag?
if you want to use a stylesheet to define layout [which is the proper way] then use div's and using padding and margins, along with positioning, to set your "cell".