Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Elements don’t reposition when browser is resized Re: Elements don’t reposition when browser is resized

#122581
Paulie_D
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.