Westciv Logo

These materials are copyright Western Civilisation Pty Ltd.

www.westciv.com

They are brought to you courtesy of Style Master CSS Editor and Westciv's standards based web development courses.

Please see our website for detailed copyright information or contact us [email protected].

browser support

Page layout properties

More information, with detailed browser support notes, is included in the full version of our CSS Guide. This full version of the guide, available for purchase and download for just $24.99, is a complete reference to all of the CSS2 specification, with all the browser support information integrated alongside the descriptions of the properties and selectors.

These notes are also available as online help in both our CSS editor Style Master. Both these applications allow you to target certain browsers as you develop, and see where CSS design decisions you make may not work in some browsers.

Page layout properties browser support
Browser Internet Explorer Netscape Gecko Safari Opera
Platform Windows Mac All All All All
Version 4.0 5.0 5.5 6.0 7.0 5.0 4.x 1.0+ 1.2+ 7.0 +
position P P P P Y B P Y Y Y
top P P Y Y Y Y B Y Y Y
left P P Y Y Y Y B Y Y Y
bottom N N Y Y Y Y N Y Y Y
right N N Y Y Y Y N Y Y Y
width P Y Y Y Y Y B Y Y Y
min-width N N N N Y N N Y Y Y
max-width N N N N Y N N Y Y Y
height Y Y Y Y Y Y P Y Y Y
min-height N N N N Y N N Y Y Y
max-height N N N N Y N N Y Y Y
z-index Y Y Y Y Y Y Y Y Y Y
visibility Y Y Y Y Y Y Y Y Y Y
overflow N Y Y Y Y B N Y Y P
float B B Y Y Y Y B Y Y Y
clear B Y Y Y Y Y B Y Y Y
clip N N Y Y N P N Y Y Y

Y=supported, P=partial, B=buggy, N=no. For details see here.

Style Master CSS Editor