Categories
Culture Other

My latest web design bonnet-bee

I was looking through WordPress themes on the Codex. I find it surprising how many people design themes with flexible-width text columns – i.e. ones where the columns get wider and narrower when you resize the browser window. One of the first things you learn when you pick up a book on typography is that if there are too many or too few words per line, the text becomes difficult to read. That’s one of the reasons newspapers divide up their articles into columns; with such small text, columns running the full width of the page would make it very difficult for the reader.

Picking a book at random off my shelves (a biography of Lewis Carroll, as it happens), it has about 13 words a line. On my computer, this blog has about 15 words/line. I can’t control how it will look on other system/browser combinations, but hopefully it doesn’t have many more than that. But this online version of Ulysses, with the browser window at a fairly typical width for me, had 24 words/line; and more if I stretch the window. That’s just silly.

Web design isn’t the same as traditional typography, but there’s no need to reinvent the wheel. I just can’t see any advantage to flexible-width columns that would make up for the loss of control over how the text looks – and indeed the overall look of the page. Either decide to support people with small screens, or not, but pick a page-width and stick to it. Of course, if useless bloody Internet Explorer supported the max-width property, that would be a good solution, but you have to work with what you’ve got.

Leave a Reply

Your email address will not be published. Required fields are marked *