|
My first reaction - fix it in 2 seconds.. use a table instead of div! ...
I have to be honest... The way you did it seems way over complicated..
My first advice: Use style declarations (<style >)instead of inline styles ( style= " ) it makes it MUCH easier to edit and change...
However... I did some playing and I came up with the following:
I cannot get it to really work no matter what I did with trying to use your style.... I can get it to semi work in IE, but inconsistently.. and I cannot get it to work in Mozilla (Netscape) at all...
Works universal:
Tables.. Will elimnate all your problems with a quick and easy answer...
Is there a specific reason you need to use the DIV tag??? Any reason you can't use tables?
Andrea
|