Posted by anf4u360 on 09/16/05 02:14
I want them to line up like they do with TD.
I've got them all using this. Is this the correct way to do it?
Also, I'm getting a double border where they meet up. I thought
collapse was supposed to prevent that.
..testdiv {
position: static;
width: 1em;
float: left;
border: 1px solid black;
border-collapse: collapse;
}
Navigation:
[Reply to this message]
|