Today I embarked on my first CSS form.  And it's a doozy.  This is a 
screenshot of what the form needs to look like:
http://www.language-works.com/swimdesign/screenshot.htm

And this is what I've managed to code: 
http://www.language-works.com/swimdesign/basicform.htm

Yes, it's a bit of a mess still.  Here are some pointed questions:
(1) I can't see how to get the radio button to sit in front of the text it 
belongs to (it keeps shoving the text down to the next line)
(2) ditto for the checkboxes

(3) How can I control what fields are displayed on what lines - I can adjust 
the size of the text fields so that they force the next fields down to the 
second line, but I can't do that with checkboxes. So how can I tell the code 
to only display a certain number of fields per line?
(4) I am really puzzled about how to do the checkboxes that need to be 
indented (example:  Box that starts with the word "Industrials")

I think that I'm somehow missing some basic instruction on how to manage 
layout of items in CSS because each new task that presents itself to me 
gives me a migraine!  Any recommendations are welcome.

Anne 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to