Click to See Complete Forum and Search --> : style: question


andjohnson
08-25-2005, 01:49 PM
For some reason I can't get my code to work in internet explorer. If you look at the following link in firefox you will see the correct way it is suppose to be viewed.

http://www-personal.umich.edu/~bbalfour/sample.html

Can someone help me get this to work in IE?

You can look at the code by just viewing the source of the page in your browser.

Thanks!

Fang
08-25-2005, 03:17 PM
Add this in the <head><style type="text/css">
<!--
img {display:block;}
-->
</style>