Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm creating a form and of course my labels are all different widths, is there a way to make my input elements have a dynamic width based off of the label width?

Here's what I've done so far. For some reason I can't get the input to stretch along the rest of the parent element.

http://jsfiddle.net/xaVpy/

Any ideas?

share|improve this question
Please provide the relevant HTML/CSS snippets in the question itself. The JSFiddle is a good aid, but it should not be the sole location of the pertinent information. – mskfisher May 23 '12 at 14:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.