the problem seems to be a line of code I can see only in source code of IE ??
get the firefox sourcecode and also the IE sourcecode and compare the 10 lines following the div class="bigright" (about 617 or 618)
In IE sourcecode I see even in green color that the additional line <span>Product Brand … makes the following .. .. </div><!– /bigright –> not readable by the browser.
For IE the div class="bigleft" with the image is inside the div class="bigright" (float right)
In Firefox it seems to be correct following ‚bigright‘ as a new div
Use the IE Development Tools (F12) and work you in…
____________________
you find me on Google+, Twitter and Facebook
(von: Joern)
Hier noch 1 weitere Ergebnisse dieses Threads:
DIVs not rendering properly in IE, please help!
3. Mai. 2012 (von: omerkhan01)
Masteradmin, Here is the pageIn all browseres the div's float properly but in IE, the div's end up at the bottom.Please adviseOmarI discovered thatI broke down the 3 div in the container that holds them into namesThe contact div is…