How would one justify this text?? I have tried and searched for days to get something so simple to work..
Ex:
HTML:
#justify p:after { content: ""; display: inline-block; width: 100%; }
Through some HTML Trickery, this should work. I found it on a blog post ages ago when I had a similar problem. Check it out on the JSFiddle
http://jsfiddle.net/xDqwF/2/