I need to present some information on a web page. It will be about 8 columns of data with headings.
The data needs to stay directly below it's heading.
Do you think I should use CSS with DIV's and SPAN's to implement this?
Or should I just use a TABLE with TR's and TH's
Thanks for the info
Carl
The data needs to stay directly below it's heading.
Do you think I should use CSS with DIV's and SPAN's to implement this?
Or should I just use a TABLE with TR's and TH's
Thanks for the info
Carl