Previous Message
Next Message

Mozilla css-form issue

Sent by Holly Bergevin on 7 November 2004 04:04


From: Max Timchenko [EMAIL-REMOVED]>

>Hello css-d,
>
>  Why does Mozilla refuse to show the margin between the button and
>  the bottom of the form?
>
>  http://www.maxvt.com/lj/login.html

Hi Max,

Your input elements are floated and you'll need to clear them for the form to enclose the button.
See the following page for a method to do that without adding additional elements to your HTML. 

http://www.positioniseverything.net/easyclearing.html

hth,

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: