Christian, You asked: > http://www.vikingroofing.com/temp/request.shtml > > On this form is there a way I can get each instance of LABEL and > its associated INPUT tag to act as a block-level element together ...?
You could try wrapping the LABEL+INPUT in a P. You would also get control of the spacing, using margins and/or padding that way. I do this as it looks better when styles are disabled, IMO. BTW - You nicely highlight an INPUT on hover. However, after decades of filling in computer forms, since pre-rodent days, I habitually use the TAB key to fill in forms. A highlighted INPUT would be nice on :focus, too, I think. Cordially, David -- David Hucklesby, on 12/24/2005 <http://www.hucklesby.com/> -- ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
