Log in

View Full Version : printing in IE6 and firefox



illibaro
10-27-2007, 03:35 AM
Gurus:

I have constructed this web site completely with CSS and no tables.

http://www.dhruvgarg.com/

If you print this in IE6, it does not print properly. My photo remains on top and text goes down.

However it prints properly in firefox.

Can someone advise How i can remove the problem in IE6.

Would appreciate it.

Thanks - Dhruv

insanemonkey
10-27-2007, 04:20 AM
well as you should download the new version of internet explorer 7, It works fine in IE7.

can you post the code wher eyour image and your text is..

try this..

<img src="yourimg.jpg" align="left"> this works.

goto tizag or w3schools<--- they will tell you which browsers work with what code...