I am restructuring my tabular format data to show in divs. When I am assigning a css display:inline-block;, the divs are displaying side by side in IE8 but in IE6, its coming downwards.
Please help.
Thanks in advance.
|
I am restructuring my tabular format data to show in divs. When I am assigning a css Please help. Thanks in advance. |
|||||||||||
|
|
To make
Why does this work? See: Inline block doesn't work in internet explorer 7, 6
I have to agree with the other comments - that is a bad idea. You should use a |
|||
|
|
You have to use But as a side note, if you have real tabular data, you should use |
|||||
|