Warning: Cannot modify header information - headers already sent by (output started at /home/cssquirrel/www.cssquirrel.com/blog/index.php:4) in /home/cssquirrel/www.cssquirrel.com/blog/wp-includes/feed-rss2-comments.php on line 8
Comments on: Elsewhere: Getting Vertical With CSS http://cssquirrel.com/blog/2010/07/29/elsewhere-getting-vertical-with-css/ opinions and news on web design Mon, 12 Dec 2011 18:22:38 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: George Hess http://cssquirrel.com/blog/2010/07/29/elsewhere-getting-vertical-with-css/comment-page-1/#comment-32058 George Hess Sat, 31 Jul 2010 00:56:19 +0000 http://www.cssquirrel.com/?p=710#comment-32058 I've also felt like display table-cell was too much like trying to stay friends with an ex. So, in a pinch, I'll use a mix of line-height and display inline-block to get a fixed height container to vertically align its child elements. Works with IE7 too. http://georgehess.com/death2tables/ I’ve also felt like display table-cell was too much like trying to stay friends with an ex. So, in a pinch, I’ll use a mix of line-height and display inline-block to get a fixed height container to vertically align its child elements. Works with IE7 too. http://georgehess.com/death2tables/

]]>