Home › Forums › CSS › Elements don’t reposition when browser is resized › Re: Elements don’t reposition when browser is resized
January 28, 2013 at 10:40 am
#122581
Member
Can you put all this in Codepen?
I would NOT recommend using any positioning AT ALL unless you are after a specific effect that cannot be achieved using padding, margins or floats.
>width:10000px;
This is just horrible.