Forums

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

Home Forums CSS CSS Flexbox: Left Align the Space Around Reply To: CSS Flexbox: Left Align the Space Around

#238325
Paulie_D
Member

Some browsers not support Flexbox instead of this you can use display:inline-block;

They’re in NO layout method that will do this (except perhaps CSS Grid and they’re a looooong way off).