I whipped up a quick form here for my question.
What I want to know is: On a form of a fixed width of, say, 200px, how can I have the labels and inputs side by side, and have the inputs take up all of the width not taken up by the inputs?
Meaning, like this:
Form
label
input input input input in
label label
input input input
Thanks!
~
@b3u