I have input text\'s and label tags. I can\'t figure out the CSS to get the label text to align right below the input text. Here\'s a snippet of the HT
input
label
You'd make the job a lot easier by wrapping each field (in this case, each input/label pair) in a div.