Home › Forums › CSS › 3 Column Responsive Images – 33.333% not working in Codepen? › Reply To: 3 Column Responsive Images – 33.333% not working in Codepen?
November 28, 2013 at 10:41 am
#157305
Participant
Here is a slightly advanced sample that gives gutters “by feature” of justified text alignment.
http://codepen.io/Merri/pen/Hvzbf
It gives fixed gutters by using calc as suggested by Paulie_D, and uses fluid gutter width as a fallback for browsers that don’t support calc.