Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / November 2007



Tip: Looking for answers? Try searching our database.

help with browser compatibility

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Martin - 27 Nov 2007 22:26 GMT
Hi,
I am quite new to css
My first problem is I have a style which looks ok in IE6 but not in Mozilla

Would welcome some advice as to what causes the discrepancy and what I
should change to make the style the same in both browsers

page is http://www.bloomfield.myby.co.uk/home.htm
which uses css - http://www.bloomfield.myby.co.uk/braeside.css

Many thanks
Martin B.
Bergamot - 27 Nov 2007 23:31 GMT
> I am quite new to css
> My first problem is I have a style which looks ok in IE6 but not in Mozilla

That usually means you're doing something wrong. IE6 is very buggy where
it comes to CSS. You should target mozilla first, then work out the IE
tweaks. Note that IE7 has a number of IE6 CSS bugs fixed, but it does
have other problems.

> page is http://www.bloomfield.myby.co.uk/home.htm

Read this: http://www.w3.org/TR/CSS21/box.html#box-dimensions
And this: http://brainjar.com/css/positioning/

The width property refers to the content width, which excludes padding,
borders, and margins. Consequently, your widths don't add up to 100%
except when conditions are just right. That won't happen often. All it
takes is a text size increase or a smaller window to mess up the layout,
even in IE.

If you're new to CSS, you would be better off finding a nice 3-column
template that's already had the bugs worked out. Even if you don't use
the template for this project, you can study it to see how the
techniques work.

Signature

Berg

Stan Brown - 29 Nov 2007 04:01 GMT
Tue, 27 Nov 2007 17:31:55 -0600 from Bergamot <bergamot@visi.com>:
>  Note that IE7 has a number of IE6 CSS bugs fixed, but it does
> have other problems.

Indeed yes. The backgrounds on the "quickies" section of

http://www.tc3.edu/instruct/sbrown/stat50/

seem to be screwed up, unless I've done something wrong that didn't
show up in IE6 or Mozilla or Firefox.

Signature

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
                                 http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator:      http://validator.w3.org/
CSS 2.1 spec:   http://www.w3.org/TR/CSS21/
validator:      http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
   http://diveintomark.org/archives/2003/05/05/why_we_wont_help_you

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.