display 2 form input on the same line code example Example: multiple forms in the same line html form { display: inline-block; //Or display: inline; }