When reading long lines of text it is sometimes difficult to jump from the end of a line to the beginning of the next. This process requires a lot of eye-movement, and it is easy to jump to the wrong line, especially when adjacent lines start with the same word. Short lines of text (like these ones) are a lot easier. |
For this reason, newspapers present the text in fairly narrow columns. (A lot of research was needed to find the "ideal" line length.) Also, an increasing amount of technical reading material is printed using narrow columns. (All ACM conference proceedings for example are printed in two columns.) |
Typical reading-oriented applications, including hypertext, divide the screen into narrow portions (windows or columns), for easier reading. It is important to use (almost) the full height of the screen for the text, and use some of the excess width of the screen for displaying other information. Typical hypertexts, like most of the ones written for HyperCard, consist of narrow columns of text.
Research by Reisel and Shneiderman [RS87] and by Hansen and Haas [HH88] showed that reading and comprehending information becomes more efficient when more lines are displayed simultaneously. This again advocates the use of tall and narrow screens.