Forum Moderators: not2easy
I need the DIV's to resize b/c I am using the border on the DIV's as a visual element on the page.
Any ideas?
I have tried building a table and putting a border on the td tag, but I have less control this way.
What I was noticing was if I had multiple DIV's in one cell of a table, Netscape was not resizing the cell if the Div's adjusted. So I nested another table within the cell to give each div its own cell. I had to use more tables than I thought would be necessary, but I got the effect that I wanted. You can see it in its temp location here:
[hosting.deltreesolutions.com...]
Text size is not fixed and the table adjusts with the text size so I don't get any text bleedover...unless someone uses one of Netscape's ridiculous text sizes. I also wanted to have the text div with a left border that expands with the div and never touches the border.
Anyway..thanks for the replies.