topical media & game development

talk show tell print

professional-xml-03-CSSPlay-BoxModelSHH.css / css



  div.border 
  {
      border: solid 2px black;
      padding:20px;
      width: 300px;
      background-color: #ccc;
  }
  
  * html div.border 
  {
      width: 344px;
  }
  div.rulerIE 
  {
      width:300px;
      background-color: Red;
  }
  div.rulerCSS 
  {
      width: 344px;
      background-color: Green;
  }


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.