I struggle with positioning divs, especially in this particular situation. I am attempting to position boxes in the following layout:
_ ___ _
|_|| ||_|
_ | |
|_||___|
Is there a way to avoid manually defining pixel positions for each box and instead have them automatically fit into the three columns that I have?