service for a better code

MENU


#rechts {
position: absolute;
right: 0px;        
width: 190px;
color: #564b47;
margin: 0px; 
padding: 0px;
}


css
monorom
Creative Commons License
This work is licensed under a Creative Commons License.

INHALT

3 Spalten / Menu fix, Inhalt dynamisch mit head und footer
3 Spalten Layoutraster, die Navigationsspalten sind fix in der breite, die Inhalts-Spalte ist dynamisch und passt sich dem Browserfenster an.

Diese Layout funktioniert auch mit einer absoluten höhe template 100% height
«= mehr TEMPLATES


html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #e1ddd9;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

#inhalt {
  margin: 0px 190px 0px 190px;
  border-left: 2px solid #564b47;
  border-right: 2px solid #564b47;
  padding: 0px;
  background-color: #ffffff;    
}

miss monorom for intensivstation.ch
special thanks to thomas zobrist

in valid code we trust (*^_^*) miss monorom