Hi,
This is a table / css issue.
Untill now I just sticked to tables to layout my pages. However both for efficiency purposes and to start learning more about css and page layout I am trying to do something fairly simple, at least that is what I think.
I have a pretty big number of rows pulled from a database. I need to display them row by row. The layout could be divided in 2 columns. However as the rows are pulled from a database and as I would like horizontal borders, I like to print them row by row. A simple test example can be viewed at
It looks ok in IE but in NS the border on the second column is ignored and the width is also ignored?
How can I get this to work cross-browser?
Thanks,
Ron
This is a table / css issue.
Untill now I just sticked to tables to layout my pages. However both for efficiency purposes and to start learning more about css and page layout I am trying to do something fairly simple, at least that is what I think.
I have a pretty big number of rows pulled from a database. I need to display them row by row. The layout could be divided in 2 columns. However as the rows are pulled from a database and as I would like horizontal borders, I like to print them row by row. A simple test example can be viewed at
It looks ok in IE but in NS the border on the second column is ignored and the width is also ignored?
How can I get this to work cross-browser?
Thanks,
Ron