Forums

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

Home Forums CSS Making column with margin Re: Making column with margin

#115269
Paulie_D
Member

What it means is if you do not add the left margin the paragraph text will start falling under the sidebar once it gets long enough.

Try playing with this. http://codepen.io/anon/pen/cGgjE

Change the left margin to on #content to zero for example.

This might help: https://css-tricks.com/video-screencasts/42-all-about-floats-screencast/