The Wayback Machine - https://web.archive.org/web/20150917132658/http://staff.washington.edu/fmf/2009/05/
  • CSS 06.05.2009 5 Comments

    CSS3 has a module which describes Multi-column layout which at first glance seems similar to table layouts. The main difference is contents in a block with multi-column layout will flow into the multiple columns, while content in tables will stay within the original columns.

    Read more…