My primary DIV has the CSS properties {width:100%; max-width: 900px}
applied.
I am looking to add an additional DIV that aligns with the left free space and another that aligns with the right space, all without using Javascript. Is this possible and if so, how can it be achieved?