July 5, 2009
An example of word-wrap: break-word

Recently Firefox 3.5 was released, this update brings some important update about html5 and css3 support to the browser. One of my favourite is word-wrap in css3. It solves a really annoying issue when a text in a div is too long (without spaces in it).

Let’s see how it works in this link :)