<div id="MainContent">
<div id="signinContent"></div>
<div id="registerContent"></div>
</div>
I have a main content div with child divs inside. I am looking to align these child divs horizontally. What is the best way to achieve this layout?