Posted by julian_m on 02/28/06 06:37
I've a page (generated through PHP) which uses css in order to set up
their style. The page has a "main" table (class="a_table_principal")
where all content is included in.
In the css file, i've the following:
table.a_table_principal{
width: 800px;
}
All works fine both with Opera and Firefox, but it seems not working on
IE in the way expected.
(the table width is bigger than 800px)
Is this a known behavoir related to MSIE?
regards - jm
Navigation:
[Reply to this message]
|