XHTML 1.0 & I.E. 7 Question and Help, Need help with XHTML 1.0 and I.E. 7 |
XHTML 1.0 & I.E. 7 Question and Help, Need help with XHTML 1.0 and I.E. 7 |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Feb 2007 Member No: 501,636 ![]() |
I have a help question to anyone that can help me.
I noticed that Internet Explorer 7 isn't reading my images properly and scrollbars are appearing around my images, and making them unclickable for the the images I use as links. I use a Mac, and run Safari as my main browser, and I have 13 other browsers installed also, and they all work fine with my website. But visitors using the Windows version of I.E. 7 can't properly view my page, so I had to switch back to HTML 4.1 Here is my code that is not working properly: <code> <p class="center"> <a href="http://www.w3c.org" target="_blank"> <object data="images/xhtml_1_compliant.png" type="image/png"></object> </a> </p> </code> I had to take out the <object> tag and replace it with the <img> tag for it to work in I.E. 7 on Windows. Can anyone help me with this issue? Is my code incorrect? Or is it just another wonderful MS product that refuses to work properly? |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Feb 2007 Member No: 501,636 ![]() |
Yeah, I switched back to using <img> for images. Thanks for the reply, I appreciate the help.
I like these forums, I'm new to them. I'm sure I'll have more questions, and I can probably answer questions if anyone needs help. |
|
|
![]() ![]() |