This doesnt work
I think what you want is to display them side by side. You can do it using floats instead like so:
akjfhdkjahj aklfjas
But even that's not ideal. What would be best is to wrap each < form > in < div >s and use float in the div tag instead.