CSS working fine in firefox but not displaying properly on IE?
Posted
by
Karthik
on Stack Overflow
See other posts from Stack Overflow
or by Karthik
Published on 2011-01-06T21:32:27Z
Indexed on
2011/01/06
22:54 UTC
Read the original article
Hit count: 187
css
|internet-explorer
I have the desired effect on firefox, which is to display like this:
_________
| title |__________________
| |
| |
| |
| content here |
| |
| |
| |
| |
____________________________
but it simply displays a deformed rectangle in IE
What could be the possible issues?
EDIT:
This is the border of a webpage. The title is on the smaller box on top of the bigger one.
Here is the link to the webpage: http://picasso.shsu.edu/~kkk005/index.php?view=ArtworkCommentary&OPPID=OPP.34:019
This does not display properly on IE
© Stack Overflow or respective owner