OK, so I have a two column page. Done with a table because I need the bgcolor of the left column to be consistent the whole height.
I have put an ID on the <td> tags to give the left column a border-right. It works great, but only for the part of the table that is filled. Where there is no content to that table cell the border stops displaying.
A work in progress is found at
The left column should have a right and top border and the right column should have a left and top border.
I am working on this all the time so the code may change slightly.
If anyone knows any tricks for doing this, please share.
Thanks.
Kenn
I have put an ID on the <td> tags to give the left column a border-right. It works great, but only for the part of the table that is filled. Where there is no content to that table cell the border stops displaying.
A work in progress is found at
The left column should have a right and top border and the right column should have a left and top border.
I am working on this all the time so the code may change slightly.
If anyone knows any tricks for doing this, please share.
Thanks.
Kenn