What is the best way to right align and left align two div tags on a web page horizontally next to each other? I would like an elegant solution to do this if possible.
<div style="float: left;">Left Div</div> <div style="float: right;">Right Div</div>
1.4m articles
1.4m replys
5 comments
57.0k users