Forum Moderators: not2easy

Message Too Old, No Replies

Mozilla firefox height control

         

sithicus

10:13 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



Does height attibute not work in mozilla based browsers?

.tabbox {
height:300px;
}

<div class="tabbox">
</div>

Doesn't seem to force the div to be 300 px down like it does in opera, ie

is there an easy fix.. if u want to see a more let me know i'll send you the link.
-sith

grahamstewart

8:41 am on Mar 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Works fine for me in Firefox 0.8 on Windows XP.

Seems like a fairly fundamental thing so I doubt it is broken.
Are you sure it's not something else on your page?

Have you validated the html [validator.w3.org] and the CSS [jigsaw.w3.org]?