You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just recently i came across some web pages that demonstrate the use of text-align: justify combined with inline-block for responsive (grid) layout. It seems like a neat technique with less 'problems' and associated hacks then with float layouts or pure inline-block. Now i'm by no means a css veteran but couldn't this be a viable alternative for the current grid stuff in Pure?
Good reads: http://www.barrelny.com/blog/text-align-justify-and-rwd/ http://justifygrid.com/
The text was updated successfully, but these errors were encountered:
Just recently i came across some web pages that demonstrate the use of text-align: justify combined with inline-block for responsive (grid) layout. It seems like a neat technique with less 'problems' and associated hacks then with float layouts or pure inline-block. Now i'm by no means a css veteran but couldn't this be a viable alternative for the current grid stuff in Pure?
Good reads:
http://www.barrelny.com/blog/text-align-justify-and-rwd/
http://justifygrid.com/
The text was updated successfully, but these errors were encountered: