|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/steckmus/js/test/ |
Upload File : |
body {
font-family:arial,verdana, tahoma, trebuchet, helvetica,sans-serif;
font-size:small;
background-color: gray;
}
#wrapper {
align: center;
width:90%;
margin:0px auto;
border:0px solid #bbb;
padding:10px;
background-color: white;
}
.contentbox-wrapper {
width:88%;
margin:0px auto;
border:1px solid red;
padding:10px;
height: 100 px;
background-color: white;
}
#header {
border:1px solid #bbb;
height:50px;
padding:10px;
}
#content {
margin-top:10px;
padding-bottom:10px;
}
#content div {
padding:10px;
border:1px solid #bbb;
float:left;
background-color: none;
}
#content-left {
width:14%;
height:80%;
float: left;
background-color: none;
}
#content-main {
float: left;
width:86%;
background-color: green;
}
#content-box1, #content-box2, #content-box3 {
padding:10px;
border:1px solid #bbb;
position:relative;
height:20%;
width: 26%;
}
#content-box1 {
float: left;}
#content-box2 {
float: left;}
#content-box3 {
float: right;}
#footer {
float:left;
margin-top:10px;
margin-bottom:10px;
padding:10px;
border:1px solid #bbb;
width:98%;
font-size: smaller;
font-family: Sans-serif;
color: red;
}
#bottom {
clear:both;
text-align:right;
}