Friday, April 2, 2010

IE6 putting messing up css

hi guys,

thanks for your interest in my post...

ive created a website using divs and css and it seems fine. however when i view it in ie6, somehow the site has spaces put between divs and pushes the side panels out.

the site is: www.themagictones.co.uk

does anyone have any suggestions as to what might be causing the issue?

thank you very much and i hope to hear from you.

s

IE6 putting messing up css

1) Fix your code validation errors.?90% of browser rending issues are cause by bad code.?You can use a Div ID only once per page, however classes can be used multiple times.

HTML Validator - http://validator.w3.org?

CSS Validator - http://jigsaw.w3.org/css-validator/?

2) Read this article about Float Drop and the IE6 Expanding box bug.?I didn't spend a lot of time looking at your CSS code, but I think you can fix the problem by making your #container division wider.

http://www.positioniseverything.net/explorer/expandingboxbug.html

Nancy O.
Alt-Web Design %26amp; Publishing
Web | Graphics | Print | Media?Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.com/blogspot.com

No comments:

Post a Comment