Question
Table question/problem
This is an html table question, but since I am working with
CF on this, I thought I would post here for help.
I query and cfoutput the data in a table. The table has ten columns. The first five are alpha numeric and the last five are numeric. The output displays fine.
What the want to do now is to put a black border around the number columns, the last five.
I tried to make each column its own table, but that just puts a box around each value, the columns are not connected.
How can I do this ?
Thanks for helping.
I query and cfoutput the data in a table. The table has ten columns. The first five are alpha numeric and the last five are numeric. The output displays fine.
What the want to do now is to put a black border around the number columns, the last five.
I tried to make each column its own table, but that just puts a box around each value, the columns are not connected.
How can I do this ?
Thanks for helping.
