HTML interesse |
|
Probeer het is zo:
* html body { height: 100%; }
body {
margin: 0 auto;
width: 760px;
font-family: "Verdana", Trebuchet MS, Arial, Tahoma;
font-size: 12px;
color: #272321;
}
* html body { height: 100%; } body { margin: 0 auto; width: 760px; font-family: "Verdana", Trebuchet MS, Arial, Tahoma; font-size: 12px; color: #272321; }
|