blog
Everything You Know About CSS Is Wrong
Posted: 23 Oct 2008 by Rachel Andrew
Rachel Andrew’s latest book – co-authored with Kevin Yank – is now available on Sitepoint, and should be available on Amazon later this month (and in all good bookstores).
This book is somewhat different to Rachel’s recent work, as it is a book about techniques that are only just becoming possible with the release of Internet Explorer 8. Specifically, display: table and how it can be used to create CSS layouts. Display: table gives us a reliable way to create grid style layouts, without needing to use “faux columns” to mimic this effect visually.