[thelist] A stupid CSS question

Russell Griechen russgri at bellsouth.net
Thu Oct 4 23:50:06 CDT 2001


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

<!--in the body -->
<div class="floatdiv>Content Here</div>
</div>
or:
<div style="width:100%">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