Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-21-2011, 04:18 PM   PM User | #1
suizka
New Coder

 
Join Date: Sep 2010
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
suizka is an unknown quantity at this point
IE8 cutting off images on right column

Hi!

For some reason on internet explorer 8, my website suddenly appears to load with errors, the aligment on the right column images have suddenly moved, cutting the image - on firefox they are fine. What can I do to rectify this?

Thanks
suizka is offline   Reply With Quote
Old 03-21-2011, 04:28 PM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
It's not worth to blame any browsers before fixing the errors in the markup, see http://validator.w3.org/check?verbos...ortavoz.com%2F
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 03-21-2011, 04:32 PM   PM User | #3
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello suizka,
It looks fine in IE8 for me on this end. When I view it in IE7 the images are scooted over though.

It appears that your using the new HTML5 nav as a list. See nav here. It can hold anchors or hold a list but it is not a list itself so you need to use ul like you used to.

There is a new HTML5 menu tag you could use in place of the nav you're using now.

Not sure IE7 will know what to do with the menu tag. Support for HTML5 is not that great yet.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Reply

Bookmarks

Tags
alignment, errors, ie8

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:30 PM.


Advertisement
Log in to turn off these ads.