when viewed in differnt platforms i get different results with this code.
in firefox the left nav bar goes down the page...too far actually, im not sure why this happens. in IE it only goes as fra as the nav bar itrself. i want it to actually grow and shrink as the mainpage grows and shrinks.
any suggestions?
http://www.aparkour.com/wcms/
relevant code...
.articleSummary {
height: 100%;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 135%;
}
#leftBlock {
height: 100%;
float: left;
width: 180px;
\width: 180px;
w\idth: 180px;
border-right-style: solid;
border-right-width: medium;
border-color: #804102;
background-color: #333333;
}