Thread
:
Stupid CSS issue
View Single Post
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
View Public Profile
Visit bangman's homepage!
Find More Posts by bangman