Jump to content

Year

Day

24 ways to impress your friends

Vote down?

  • Chris W. http://www.chris-wallace.com

    Actually, you don’t even need to add additional markup or CSS for table“wrapper” elements (display:table). You can simply create row wrappers (display:table-row) with “cells” inside and it will display the proper layout. Just removes some complexity, which is really the big problem with this approach. However, I can still hardly condone it as a standards-based approach.