I want to know how can I align three text box in a row in the same line. Here is some example code, if you could modify it to help me that would great!
add this CSS
.col-xs-4 { float: left; width: 33.33%; }
otherwise add bootstrap css