Here Your HTML CODE
Here Your CSS Code:
margin:0;
padding:0;
outline:0;
}
body {
font-family: verdana;
font-size: 12px;
line-height:16px;
}
.clear {
overflow: hidden;
}
.template {
width: 1000px;
margin: 0 auto;
}
a {
color: #000;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
p {
margin-bottom: 15px;
}
.headersection {
height: 60px;
background-color: #EAF2F4;
border-top: 3px solid #ADBCBF;
border-bottom: 1px solid #ADBCBF;
}
.headleft {
float: left;
width: 500px;
font-family: Georgia;
color: #4d4e49;
margin-right: 50px;
}
.headleft p {
float: left;
font-size: 16px;
margin-left: 12px;
margin-top: 20px;
}
.headleft h2 {
float: left;
font-size: 36px;
border-right: 1px solid;
line-height: 40px;
margin-top: 8px;
padding-left: 20px;
padding-right: 45px;
}
.headright {
float: right;
width: 310px;
}
.headright input[type="text"]{
background-color: #D5E5E8;
border: 1px solid #A1BCC2;
width: 245px;
margin-top: 16px;
padding: 5px;
}
.headright input[type="submit"]{
background-color: #D5E5E8;
border: 1px solid #A1BCC2;
margin-top: 16px;
padding: 5px;
cursor: pointer;
}
Here Your CSS Code:
margin:0;
padding:0;
outline:0;
}
body {
font-family: verdana;
font-size: 12px;
line-height:16px;
}
.clear {
overflow: hidden;
}
.template {
width: 1000px;
margin: 0 auto;
}
a {
color: #000;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
p {
margin-bottom: 15px;
}
.headersection {
height: 60px;
background-color: #EAF2F4;
border-top: 3px solid #ADBCBF;
border-bottom: 1px solid #ADBCBF;
}
.headleft {
float: left;
width: 500px;
font-family: Georgia;
color: #4d4e49;
margin-right: 50px;
}
.headleft p {
float: left;
font-size: 16px;
margin-left: 12px;
margin-top: 20px;
}
.headleft h2 {
float: left;
font-size: 36px;
border-right: 1px solid;
line-height: 40px;
margin-top: 8px;
padding-left: 20px;
padding-right: 45px;
}
.headright {
float: right;
width: 310px;
}
.headright input[type="text"]{
background-color: #D5E5E8;
border: 1px solid #A1BCC2;
width: 245px;
margin-top: 16px;
padding: 5px;
}
.headright input[type="submit"]{
background-color: #D5E5E8;
border: 1px solid #A1BCC2;
margin-top: 16px;
padding: 5px;
cursor: pointer;
}