Going old-school with responsive web design
I came across an amazing post that takes a common CSS property that’s been around since the 90’s and makes it work beautifully for Responsive Web Design.
Text align: justify.
That’s right, justified text.
Its really an elegant solution to some of the problems we face as front end developers with trying to accommodate the varying widths of the viewport. I’m eager to put it through its paces. Patrick Kunka does a great job of explaining it with many examples, so check it out.






