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 designMon, 12 Dec 2011 18:22:38 +0000hourly1http://wordpress.org/?v=3.3.1By: kyle
http://cssquirrel.com/blog/2008/05/30/inline-block-and-banging-my-head-against-liquid-layouts/comment-page-1/#comment-102
kyleThu, 19 Jun 2008 15:59:32 +0000http://www.cssquirrel.com/?p=33#comment-102Thanks 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 MeyerThu, 12 Jun 2008 03:53:45 +0000http://www.cssquirrel.com/?p=33#comment-84I 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.