Jump to content

Column (typography): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Notes: al
Line 20: Line 20:


==References==
==References==
{{refbegin}}
*[[Rob Carter|Carter, Rob]]. Day, Ben. [[Philip Meggs|Meggs, Philip]]. ''Typographic Design: Form and Communication'' 2nd ed. John Wiley & Sons: 1993. pp. 51–53, 90-91.
*[[Rob Carter|Carter, Rob]]. Day, Ben. [[Philip Meggs|Meggs, Philip]]. ''Typographic Design: Form and Communication'' 2nd ed. John Wiley & Sons: 1993. pp. 51–53, 90-91.
*{{cite book |author=Haslam, Andrew; Baines, Phil |title=Type and Typography |publisher=Watson-Guptill |location=New York, N.Y |year=2005 |pages= 140|isbn=0-8230-5528-0}}
*{{cite book |author=Haslam, Andrew; Baines, Phil |title=Type and Typography |publisher=Watson-Guptill |location=New York, N.Y |year=2005 |pages= 140|isbn=0-8230-5528-0}}
*Romano, Frank J. ''The TypeEncyclopedia''. R.R. Bowker Company: 1984. pp. 86–86.
*Romano, Frank J. ''The TypeEncyclopedia''. R.R. Bowker Company: 1984. pp. 86–86.
{{refend}}


{{Typography terms}}
{{Typography terms}}

Revision as of 17:58, 16 August 2013

An example of a two column layout with caption.

In typography, a column is one or more vertical blocks of content positioned on a page, separated by gutters or rules. Columns are most commonly used to break up large bodies of text that cannot fit in a single block of text on a page. Additionally, columns are used to improve page composition and readability. Newspapers very frequently use complex multi-column layouts to break up different stories and longer bodies of texts within a story. Column can also more generally refer to the vertical delineations created by a typographic grid system which type and image may be positioned.

Typographic style

For best legibility, typographic manuals suggest that columns should contain roughly 60 characters per line.[1] One formula suggests multiplying the point size of the font by 2 to reach how wide a column should be in picas[2] — in effect a column width of 24 ems. Following these guidelines usually results in multiple narrow columns being favored over a single wide column.[3] Historically, books containing predominantly text generally have around 40 lines per column. However, this rule of thumb does not apply to more complex text that contain multiple images or illustrations, footnotes, running heads, folios, and captions.[4]

Column contrast refers to the overall color or greyness established by the column, and can be adjusted in a number of ways. One way is to adjust the relationship between the width and height of the column. Another way is to make adjustments to the typeface, from choosing a specific font, to adjusting weight, style, size and leading. Column contrast can be used to establish hierarchy, to balance the page composition, and to visually activate areas of the page.[5]

Web layout

In web design, columns are often used to separate primary content from secondary and tertiary content. For example, a common two column layout may include a left column with navigation links, and a right column for body text. One method of creating columns for the web is to place text within an HTML table element, often with the border set to zero. However, this method is considered outdated and inaccessible to some. Another method includes using CSS to either float or position the corresponding text. These methods were not as straightforward as using HTML tables, which made a tableless three column layout a sort of holy grail once these techniques were discovered in the early 2000s.[6] More recent levels of CSS have addressed column behaviors,[7] and web browser support for these behaviors continues to improve.[8]

See also

Notes

  1. ^ Carter, 1993. p. 91
  2. ^ For example, a 9pt font size would require a 18 pica column width.
  3. ^ Romano, 1984. pp. 86–87
  4. ^ Haslam, 2005. p. 140
  5. ^ Carter, 1993. p. 51
  6. ^ “CSS Layout Techniques: for Fun and Profit” glish.com Accessed 2007-12-12.
  7. ^ “CSS3 module: Multi-column layout” 6 June 2007 W3.org. Accessed 2007-12-12.
  8. ^ [1] "caniuse.com" Accessed 2012-05-16.

References

  • Carter, Rob. Day, Ben. Meggs, Philip. Typographic Design: Form and Communication 2nd ed. John Wiley & Sons: 1993. pp. 51–53, 90-91.
  • Haslam, Andrew; Baines, Phil (2005). Type and Typography. New York, N.Y: Watson-Guptill. p. 140. ISBN 0-8230-5528-0.{{cite book}}: CS1 maint: multiple names: authors list (link)
  • Romano, Frank J. The TypeEncyclopedia. R.R. Bowker Company: 1984. pp. 86–86.