I've been trying to display a label underneath an input element like this form: http://www.appnitro.com/demo/view.php?id=7
I have been able to get the labels underneath, but using my current method I cant have multiple inputs on the same line like the form I linked to.
What is the best and cleanest way to do this?
Here's my current code: http://jsfiddle.net/6znGU/