View Single Post
Old 08-20-2005, 01:03 PM  
bangman
Confirmed User
 
Join Date: Sep 2004
Location: PA, USA
Posts: 5,283
Have you tried setting a height attribute?
Code:
#class {
background: gray;
height: 600px;
width: 150px;
}

<div id="class">text</div>
Something like that.
__________________
- David Hall
ICQ: 312744199
bangman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote