What is the best way to left align and right align two div tags? April 26, 2023 by Tarik <div style="float: left;">Left Div</div> <div style="float: right;">Right Div</div>