as the title suggests, the site looks shocking in ie but great in mozilla. if possible...need a step by step how to solve these issues, what to place in css and html. thanks error report: <?xml version="1.0" standalone="yes" ?> <mm_report> <mm_reportname> ResultsReport.xml</mm_reportname> <mm_reportdate>02/13/08 17:21:03</mm_reportdate> <mm_reportlocation>C:\.......</mm_reportlocation> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[48]]></mm_displaystr> <mm_linenumber>Expanding Box Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[53]]></mm_displaystr> <mm_linenumber>Three Pixel Text Jog</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[54]]></mm_displaystr> <mm_linenumber>Expanding Box Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[80]]></mm_displaystr> <mm_linenumber>Expanding Box Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[168]]></mm_displaystr> <mm_linenumber>Expanding Box Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[197]]></mm_displaystr> <mm_linenumber>Expanding Box Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[241]]></mm_displaystr> <mm_linenumber>Floating Non-Float Bug</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> <mm_reportitem> <mm_statusicon>13</mm_statusicon> <mm_displaystr><![CDATA[241]]></mm_displaystr> <mm_linenumber>Float Drop Problem</mm_linenumber> <mm_description><![CDATA[]]></mm_description> <mm_reportedby></mm_reportedby> </mm_reportitem> </mm_report>
that's because IE sucks! you can use a conditional comment, so you can edit your final CSS file so that it displays correctly in IE6, 7 etc... then you use the 'CC' to attach a CSS file on the basis of what browser is being used: EG: I hope that helps
i could be of some help.... if u show us the site.... thats always better i guess.... try the above solution it always works...