[thelist] A stupid CSS question

Russell Griechen russgri at bellsouth.net
Fri Oct 5 00:07:16 CDT 2001


<!--in the head tags --> <STYLE TYPE="text/css"> <!--
.floatdiv{width:100%;height:100%;} --> </STYLE>

<!--in the body --> <div class="floatdiv>Content Here</div> </div>

or:
<div style="width:100%;height:199%;">Content Here</div> </div>

<Hello there. I'm wondering how to make a floating DIV have a height of 100%
.. I feel dumb asking, but its better to feel dumb and possibly get an
answer than let <my pride ruin a design, eh? ;)








More information about the thelist mailing list