Showing posts with label hyphenate. Show all posts
Showing posts with label hyphenate. Show all posts

Thursday, 1 November 2012

CSS3: use hyphens to control text flow

   


It seems that I somehow discovered CSS3 lately. I am aware that recently I wrote a lot about it, but today I feel like sharing the following info.
Have you ever needed to control the text flow in web page?
With the CSS3 hyphens property we can really do interesting things.

An intro
We can use hyphens to automatically hyphenate a justified text, giving it the same flow as we can see on books, magazines and newspapers.