CSS Columns with Position Absolute/Relative 0
One of the problems I face with CSS is creating a 2 tier column but having the left column left align, and the right column right align.
I’m a fan of floating all my elements. So I rarely use position absolute.

My name is Robert Banh. I am your typical web guy.