Immix
Web Design
Web Hosting
Web Design
Web Hosting
Search Engines
Tutorials
web design
web hosting immix technology
Immix Technology



Web Design
web design Web Hosting
web hosting
 
web hosting
web hosting
web host hosting
Hosting web site design
web site hosting web design
Immix Immix Tech
::  Web Safe Colors Guide
::  HTML Compatibility Guide
::  CSS Compatibility Chart




CSS Compatibility Chart


   Basic Concepts
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
Containment in HTML   P Y P P P P         P Y P Y Y  
  LINK   Y Y Y Y Y Y         Y Y P Y Y  
  <STYLE>...</STYLE>   Y Y Y Y Y Y         Y Y Y Y Y  
  @import   N Y N P P P         N Y N Y Y  
  <x STYLE="dec;">   P Y Y Y Y Y         P Y Y Y Y  
Grouping   Y Y N Y Y Y         Y Y Y Y Y  
  x, y, z {dec;}   Y Y N Y Y Y         Y Y Y Y Y  
Inheritance   P Y P Y Y Y         P Y P Y Y  
  (inherited values)   P Y P Y Y Y         P Y P Y Y  
Class selector   Y Y P P P P         Y Y P Y Y  
  .class   Y Y P P P P         Y Y P Y Y  
ID selector   P Y P P P P         P Y P P Y  
  #ID   P Y P P P P         P Y P P Y  
Contextual selectors   Y Y Y Y Y Y         P Y P Y Y  
  x y z {dec;}   Y Y Y Y Y Y         P Y P Y Y  
Comments   Y Y P Y Y Y         Y Y Y Y Y  
  /* comment */   Y Y P Y Y Y         Y Y Y Y Y  
 
   Pseudo-Classes and Pseudo-Elements
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
anchor   P Y N Y Y Y         P Y P Y Y  
  :link   Y Y N Y Y Y         Y Y P Y Y  
  :active   N Y N Y Y Y         N Y N Y Y  
  :visited   N Y N Y Y Y         N Y P Y Y  
first-line   N Y N N N Y         N Y P N Y  
  :first-line   N Y N N N Y         N Y P N Y  
first-letter   N Y N N N Y         N Y P N Y  
  :first-letter   N Y N N N Y         N Y P N Y  
 
   The Cascade
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
important   N Y N Y Y Y         N Y N N Y  
  !important   N Y N Y Y Y         N Y N N Y  
Cascading Order   P Y P Y Y Y         P Y P Y Y  
  Weight sorting   P Y Y Y Y Y         P Y Y Y Y  
  Origin sorting   P Y Y Y Y Y         P Y P Y Y  
  Specificity sorting   P Y P Y Y Y         P Y P Y Y  
  Order sorting   P Y N Y Y Y         P Y N Y Y  
 
   Font Properties
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
font-family   Y Y P Y Y Y         Y Y P Y Y  
  <family-name>   Y Y Y Y Y Y         Y Y P Y Y  
  <generic-family>   P Y P Y Y Y         Y Y P Y Y  
  ... serif   Y Y Y Y Y Y         Y Y Y Y Y  
  ... sans-serif   Y Y Y Y Y Y         Y Y N Y Y  
  ... cursive   N Y P Y Y Y         Y Y N Y Y  
  ... fantasy   N Y P Y Y Y         Y Y N Y Y  
  ... monospace   Y Y Y Y Y Y         Y Y Y Y Y  
font-style   P Y P Y Y Y         P Y P Y Y  
  normal   Y Y Y Y Y Y         Y Y N Y Y  
  italic   Y Y N Y Y Y         Y Y Y Y Y  
  oblique   N Y N Y Y Y         N Y N Y Y  
font-variant   N Y N P P P         N Y N P Y  
  normal   N Y N Y Y Y         N Y N Y Y  
  small-caps   N Y N P P P         N Y N P Y  
font-weight   P Y P Y Y Y         P Y P Y Y  
  normal   Y Y N Y Y Y         Y Y N Y Y  
  bold   Y Y Y Y Y Y         Y Y Y Y Y  
  bolder   Y Y Y Y Y Y         N Y N Y Y  
  lighter   N Y Y Y Y Y         N Y N Y Y  
  100 - 900   Y Y N Y Y Y         Y Y N Y Y  
font-size   Y Y P P P P         Y Y P P Y  
  <absolute-size>   Y Y Y P P P         Y Y P P Y  
  ... xx-small - xx-large   Y Y Y P P P         Y Y P P Y  
  <relative-size>   Y Y Y Y Y P         Y Y N Y Y  
  ... larger   Y Y Y Y Y P         Y Y N Y Y  
  ... smaller   Y Y Y Y Y P         Y Y N Y Y  
  <length>   Y Y P Y Y Y         Y Y P Y Y  
  <percentage>   Y Y Y Y Y Y         Y Y P Y Y  
font   P Y P P P Y         P Y P P Y  
  <font-family>   P Y Y Y Y Y         Y Y P Y Y  
  <font-style>   P Y P Y Y Y         Y Y P Y Y  
  <font-variant>   N Y N P P P         N Y N P Y  
  <font-weight>   P Y Y Y Y Y         Y Y N Y Y  
  <font-size>   Y Y P P P P         Y Y P Y Y  
  <line-height>   P Y Y Y Y Y         P Y P Y Y  
 
   Color and Background Properties
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
color   Y Y Y Y Y Y         Y Y Y Y Y  
  <color>   Y Y Y Y Y Y         Y Y Y Y Y  
background-color   P Y P Y Y Y         P Y N Y Y  
  <color>   P Y P Y Y Y         P Y N Y Y  
  transparent   P Y N Y Y Y         P Y N Y Y  
background-image   Y Y N Y Y Y         Y Y N Y Y  
  <url>   Y Y N Y Y Y         Y Y N Y Y  
  none   Y Y N Y Y Y         Y Y N Y Y  
background-repeat   P Y N P Y Y         P Y N Y Y  
  repeat   Y Y N P Y Y         Y Y N Y Y  
  repeat-x   P Y N P Y Y         P Y N Y Y  
  repeat-y   P Y N P Y Y         P Y N Y Y  
  no-repeat   Y Y N Y Y Y         Y Y N Y Y  
background-attachment   N Y N Y Y Y         N Y N Y Y  
  scroll   N Y N Y Y Y         N Y N Y Y  
  fixed   N Y N Y Y Y         N Y N Y Y  
background-position   N Y N Y Y Y         N Y N Y Y  
  <percentage>   N Y N Y Y Y         N Y N Y Y  
  <length>   N Y N Y Y Y         N Y N Y Y  
  top   N Y N Y Y Y         N Y N Y Y  
  center   N Y N Y Y Y         N Y N Y Y  
  bottom   N Y N Y Y Y         N Y N Y Y  
  left   N Y N Y Y Y         N Y N Y Y  
  right   N Y N Y Y Y         N Y N Y Y  
background   P Y P P Y Y         P Y P Y Y  
  <background-color>   P Y P Y Y Y         P Y P Y Y  
  <background-image>   P Y Y Y Y Y         P Y Y Y Y  
  <background-repeat>   P Y P P Y Y         P Y P Y Y  
  <background-attachment>   N Y N Y Y Y         N Y Y Y Y  
  <background-position>   N Y N Y Y Y         N Y P Y Y  
 
   Text Properties
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
word-spacing   N Y N N N N         N Y N Y Y  
  normal   N Y N N N N         N Y N Y Y  
  <length>   N Y N N N N         N Y N Y Y  
letter-spacing   N Y N Y Y Y         N Y N Y Y  
  normal   N Y N Y Y Y         N Y N Y Y  
  <length>   N Y N Y Y Y         N Y N Y Y  
text-decoration   P P P P P P         P P P P P  
  none   P Y N Y Y Y         P Y Y P Y  
  underline   P Y P Y Y Y         P Y P P Y  
  overline   N Y N Y Y Y         N Y N Y Y  
  line-through   Y Y Y Y Y Y         Y Y Y Y Y  
  blink   Y Y N N N N         Y Y N N N  
vertical-align   N Y N P P P         N Y N P Y  
  baseline   N Y N Y Y Y         N Y N Y Y  
  sub   N Y N Y Y Y         N Y N Y Y  
  super   N Y N Y Y Y         N Y N Y Y  
  top   N Y N N N Y         N Y N Y Y  
  text-top   N Y N N N Y         N Y N Y Y  
  middle   N Y N P N Y         N Y N Y Y  
  bottom   N Y N N N Y         N Y N P Y  
  text-bottom   N Y N N N Y         N Y N P Y  
  <percentage>   N Y N N N N         N Y N P Y  
text-transform   Y Y N Y Y Y         Y Y N Y Y  
  capitalize   Y Y N Y Y Y         Y Y N Y Y  
  uppercase   Y Y N Y Y Y         Y Y N Y Y  
  lowercase   Y Y N Y Y Y         Y Y N Y Y  
  none   Y Y N Y Y Y         Y Y N Y Y  
text-align   Y Y P Y Y Y         P Y P P Y  
  left   Y Y Y Y Y Y         Y Y Y Y Y  
  right   Y Y Y Y Y Y         Y Y Y Y Y  
  center   Y Y Y Y Y Y         Y Y Y Y Y  
  justify   P Y N Y Y Y         P Y N N Y  
text-indent   Y Y Y Y Y Y         Y Y Y Y Y  
  <length>   Y Y Y Y Y Y         Y Y Y Y Y  
  <percentage>   Y Y Y Y Y Y         Y Y Y Y Y  
line-height   P Y P Y Y Y         P Y P Y Y  
  normal   Y Y Y Y Y Y         Y Y Y Y Y  
  <number>   P Y N Y Y Y         P Y P Y Y  
  <length>   P Y Y Y Y Y         P Y P Y Y  
  <percentage>   P Y Y Y Y Y         P Y P Y Y  
 
   Box Properties
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
margin-top   P Y P P P Y         P Y P P Y  
  <length>   P Y P P P Y         P Y P P Y  
  <percentage>   P Y Y P P Y         P Y P P Y  
  auto   P Y Y P P Y         P Y P P Y  
margin-right   P P P P P P         P P P P Y  
  <length>   P Y Y P P Y         P Y Y P Y  
  <percentage>   P Y N P P Y         P Y Y P Y  
  auto   N Y N N N Y         N Y N P Y  
margin-bottom   N Y Y P P Y         N Y N P Y  
  <length>   N Y N P P Y         N Y N P Y  
  <percentage>   N Y N P P Y         N Y N P Y  
  auto   N Y N P P Y         N Y N P Y  
margin-left   P Y P P P Y         P Y P P Y  
  <length>   P Y Y P P Y         Y Y Y P Y  
  <percentage>   P Y Y P P Y         P Y Y P Y  
  auto   N Y N N N Y         P Y N P Y  
margin   P P P P P Y         P P P P Y  
  <length>   P Y P P P Y         P Y P P Y  
  <percentage>   P Y Y P P Y         P Y P P Y  
  auto   N Y Y P P Y         N Y P P Y  
padding-top   P Y N P P P         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
  <percentage>   P Y N P P Y         P Y N P Y  
padding-right   P Y N P P P         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
  <percentage>   P Y N P P Y         P Y N P Y  
padding-bottom   P Y N P P Y         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
  <percentage>   P Y N P P Y         P Y N P Y  
padding-left   P Y N P P Y         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
  <percentage>   P Y N P P Y         P Y N P Y  
padding   P Y N P P P         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
  <percentage>   P Y N P P Y         P Y N P Y  
border-top-width   P Y N P P Y         P Y N P Y  
  thin   Y Y N P P Y         Y Y N P Y  
  medium   Y Y N P P Y         Y Y N P Y  
  thick   Y Y N P P Y         Y Y N P Y  
  <length>   Y Y N P P Y         Y Y N P Y  
border-right-width   P Y N P P Y         P Y N P Y  
  thin   Y Y N P P Y         Y Y N P Y  
  medium   Y Y N P P Y         Y Y N P Y  
  thick   Y Y N P P Y         Y Y N P Y  
  <length>   Y Y N P P Y         Y Y N P Y  
border-bottom-width   P Y N P P Y         P Y N P Y  
  thin   P Y N P P Y         P Y N P Y  
  medium   P Y N P P Y         P Y N P Y  
  thick   P Y N P P Y         P Y N P Y  
  <length>   P Y N P P Y         P Y N P Y  
border-left-width   P Y N P P Y         P Y N P Y  
  thin   Y Y N P P Y         Y Y N P Y  
  medium   Y Y N P P Y         Y Y N P Y  
  thick   Y Y N P P Y         Y Y N P Y  
  <length>   Y Y N P P Y         Y Y N P Y  
border-width   P Y N P P Y         P Y N P Y  
  thin   Y Y N P P Y         Y Y N P Y  
  medium   Y Y N P P Y         Y Y N P Y  
  thick   Y Y N P P Y         Y Y N P Y  
  <length>   Y Y N P P Y         Y Y N P Y  
border-color   P Y N Y Y Y         P Y N Y Y  
  <color>   P Y N Y Y Y         P Y N Y Y  
border-style   P Y N P P Y         P Y N Y Y  
  none   Y Y N Y Y Y         Y Y N Y Y  
  dotted   N Y N N N Y         N Y N Y Y  
  dashed   N Y N N N Y         N Y N Y Y  
  solid   Y Y N Y Y Y         Y Y N Y Y  
  double   Y Y N Y Y Y         Y Y N Y Y  
  groove   Y Y N Y Y Y         Y Y N Y Y  
  ridge   Y Y N Y Y Y         Y Y N Y Y  
  inset   Y Y N Y Y Y         Y Y N Y Y  
  outset   Y Y N Y Y Y         Y Y N Y Y  
border-top   N Y N P P Y         N Y N P Y  
  <border-top-width>   N Y N P P Y         N Y N P Y  
  <border-style>   N Y N P P Y         N Y N P Y  
  <color>   N Y N P P Y         N Y N P Y  
border-right   N Y N P P Y         N Y N P Y  
  <border-right-width>   N Y N P P Y         N Y N P Y  
  <border-style>   N Y N P P Y         N Y N P Y  
  <color>   N Y N P P Y         N Y N P Y  
border-bottom   N Y N P P Y         N Y N P Y  
  <border-bottom-width>   N Y N P P Y         N Y N P Y  
  <border-style>   N Y N P P Y         N Y N P Y  
  <color>   N Y N P P Y         N Y N P Y  
border-left   N Y N P P Y         N Y N P Y  
  <border-left-width>   N Y N P P Y         N Y N P Y  
  <border-style>   N Y N P P Y         N Y N P Y  
  <color>   N Y N P P Y         N Y N P Y  
border   P Y N P P Y         P Y N P Y  
  <border-width>   P Y N P P Y         P Y N P Y  
  <border-style>   P Y N P P Y         P Y N P Y  
  <color>   Y Y N P P Y         Y Y N P Y  
width   P Y N P P Y         P Y N Y Y  
  <length>   P Y N P P Y         P Y N Y Y  
  <percentage>   P Y N P P Y         P Y N Y Y  
  auto   P Y N P P Y         P Y N Y Y  
height   N Y N Y Y Y         N Y N Y Y  
  <length>   N Y N Y Y Y         N Y N Y Y  
  auto   N Y N Y Y Y         N Y N Y Y  
float   P Y N P P P         P Y N P P  
  left   P Y N P P Y         P Y N Y Y  
  right   P Y N P P Y         P Y N Y Y  
  none   Y Y N Y Y Y         Y Y N Y Y  
clear   P Y N P P Y         P Y N Y Y  
  none   Y Y Y Y Y Y         Y Y Y Y Y  
  left   P Y N P P Y         P Y N Y Y  
  right   P Y N P P Y         P Y N Y Y  
  both   Y Y N Y Y Y         Y Y N Y Y  
 
   Classification Properties
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
display   P Y N P P P         P Y N P Y  
  block   P Y N N Y Y         P Y N P Y  
  inline   N Y N N Y Y         N Y N N Y  
  list-item   P Y N N N N         P Y N P Y  
  none   Y Y N Y Y Y         Y Y N Y Y  
white-space   P Y N N N P         P Y N N Y  
  normal   Y Y N N N Y         Y Y N N Y  
  pre   Y Y N N N N         Y Y N N Y  
  nowrap   N Y N N N Y         N Y N N Y  
list-style-type   Y Y N Y Y Y         P Y N Y Y  
  disc   Y Y N Y Y Y         Y Y N Y Y  
  circle   Y Y N Y Y Y         Y Y N Y Y  
  square   Y Y N Y Y Y         Y Y N Y Y  
  decimal   Y Y N Y Y Y         Y Y N Y Y  
  lower-roman   Y Y N Y Y Y         Y Y N Y Y  
  upper-roman   Y Y N Y Y Y         Y Y N Y Y  
  lower-alpha   Y Y N Y Y Y         Y Y N Y Y  
  upper-alpha   Y Y N Y Y Y         Y Y N Y Y  
  none   Y Y N Y Y Y         P Y N Y Y  
list-style-image   N Y N Y Y Y         N Y N Y Y  
  <url>   N Y N Y Y Y         N Y N Y Y  
  none   N Y N Y Y Y         N Y N Y Y  
list-style-position   N Y N Y Y Y         N Y N Y Y  
  inside   N Y N Y Y Y         N Y N P Y  
  outside   N Y N Y Y Y         N Y N Y Y  
list-style   P Y N P Y Y         P Y N P Y  
  <keyword>   Y Y N Y Y Y         P Y N Y Y  
  <position>   N Y N P P Y         N Y N P Y  
  <url>   N Y N Y Y Y         N Y N Y Y  
 
   Units
     Property or Value   Windows95/98/NT   Macintosh  
   Nav4   Nav6   IE3   IE4   IE5   IE55           Nav4   Nav6   IE3   IE4   IE5   
Length Units   P Y P Y Y Y         Y Y P Y Y  
  em   Y Y N Y Y Y         Y Y Y Y Y  
  ex   P Y N P P Y         P Y P P Y  
  px   Y Y Y Y Y Y         Y Y Y Y Y  
  in   Y Y Y Y Y Y         Y Y Y Y Y  
  cm   Y Y Y Y Y Y         Y Y Y Y Y  
  mm   Y Y Y Y Y Y         Y Y Y Y Y  
  pt   Y Y Y Y Y Y         Y Y Y Y Y  
  pc   Y Y Y Y Y Y         Y Y Y Y Y  
Percentage Units   Y Y Y Y Y Y         Y Y Y Y Y  
  <percentage>   Y Y Y Y Y Y         Y Y Y Y Y  
Color Units   P Y P Y Y Y         P Y P Y Y  
  #000   Y Y Y Y Y Y         Y Y P Y Y  
  #000000   Y Y Y Y Y Y         Y Y P Y Y  
  (RRR,GGG,BBB)   Y Y N Y Y Y         Y Y N Y Y  
  (R%,G%,B%)   Y Y N Y Y Y         Y Y N Y Y  
  <keyword>   P Y Y Y Y Y         P Y Y Y Y  
URLs   P Y Y Y Y Y         P Y P Y Y  
  <url>   P Y Y Y Y Y         P Y P Y Y