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: Inline-Block and Banging my Head Against Liquid Layouts http://cssquirrel.com/blog/2008/05/30/inline-block-and-banging-my-head-against-liquid-layouts/ opinions and news on web design Mon, 12 Dec 2011 18:22:38 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: kyle http://cssquirrel.com/blog/2008/05/30/inline-block-and-banging-my-head-against-liquid-layouts/comment-page-1/#comment-102 kyle Thu, 19 Jun 2008 15:59:32 +0000 http://www.cssquirrel.com/?p=33#comment-102 Thanks for the link! Although, after giving it a look, it appears this technique is fraught with a few perils, and possibly a good deal more headache, than just swallowing the pill and using a wrapper. CSS3 spec approval/implementation could accelerate whenever it wants. Really. Thanks for the link! Although, after giving it a look, it appears this technique is fraught with a few perils, and possibly a good deal more headache, than just swallowing the pill and using a wrapper.

CSS3 spec approval/implementation could accelerate whenever it wants. Really.

]]>
By: Eric Meyer http://cssquirrel.com/blog/2008/05/30/inline-block-and-banging-my-head-against-liquid-layouts/comment-page-1/#comment-84 Eric Meyer Thu, 12 Jun 2008 03:53:45 +0000 http://www.cssquirrel.com/?p=33#comment-84 I think you're looking for "The One True Layout", which uses negative margins but no wrapper divs. See http://www.positioniseverything.net/articles/onetruelayout/. It's also a hack, albeit one with a little less markup, but absent any real grid-layout system, we're pretty much stuck with hacks, all the way down. I think you’re looking for “The One True Layout”, which uses negative margins but no wrapper divs. See http://www.positioniseverything.net/articles/onetruelayout/.

It’s also a hack, albeit one with a little less markup, but absent any real grid-layout system, we’re pretty much stuck with hacks, all the way down.

]]>