I am trying to align two different elements on the same line. I got it to work but it completely messed up my logo. The two element
If I were you I would get rid of ALL of the div align="center"s from your HTML, just have every element without them. And then the float should work better. Even better, you might just want to position: absolute; each of the TEST texts