Just wondering what other web design people think of using liquid design and having to deal with 1600x1200+ monitors that make text span across the whole screen. Popular wisdom in print design says that text should never span more than 4" wide in a column. Too hard to read.
I tend to use liquid design on most of my sites because i like being able to take advantage of the whole screen. Unfortunately, though, liquid design states that text will expand to fit the user's screen, meaning you have HUGE blocks of text that's hard to read. How do you guys work around this? Just design for 800x600 or 1024x768 and hope that people using 1600x1200 have good eyes? Or is there some trick to making text split into multiple columns under higher resolutions? I guess you could do this with js...
Opinions?
I tend to use liquid design on most of my sites because i like being able to take advantage of the whole screen. Unfortunately, though, liquid design states that text will expand to fit the user's screen, meaning you have HUGE blocks of text that's hard to read. How do you guys work around this? Just design for 800x600 or 1024x768 and hope that people using 1600x1200 have good eyes? Or is there some trick to making text split into multiple columns under higher resolutions? I guess you could do this with js...
Opinions?