Oliver Boermans works as an interactive media designer in Adelaide, South Australia. This is his web interface — a place for Ollie to rant, reflect and share. Read more about Ollie
As a web designer with a print background I hate what happens to text on flexible (or fluid or jello or just sloppy!) web pages. It is impossible to set a line-height with CSS that will suit both a narrow _and_ a wide formats of the page. Generally we have to compromise with something in the middle and hope that's how most people will see it. Why not use a little JavaScript to make line spacing relative to line width?
A nagging desire to find a novel and useful application of the template.html file in a NetNewsWire style and thoughts regarding the limitations of web typography came together a few weeks ago while I was reading another of the many blog posts on the pros and cons of flexible vs. fixed width web layouts. Why not use a little JavaScript to make line spacing relative to line width?