service for a better code

MENU


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


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.
«= mehr TEMPLATES


html { 
  padding:0px;
  margin:0px;
  height: 100%;
}

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

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

miss monorom for intensivstation.ch
special thanks to thomas zobrist

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