====== Box Layout Issues ====== * [[http://leftjustified.net/journal/2004/10/19/global-ws-reset|Global White Space Reset]] - A simple technique of resetting all margins and padding. * [[http://www.cssplay.co.uk/boxes/outside.html|Percentage PLUS Pixels]] - How to define a width as a percentage plus a fixed pixel amount. * [[http://www.cssplay.co.uk/boxes|More box model demonstrations]] from [[http://www.cssplay.co.uk|Stu Nicholls]]. * [[http://www.brunildo.org/test/shrink_center_4.html|Box shrink-to-fit and center]] * [[http://d-graff.de/fricca/center.html|CSS vertical centering using float and clear]] * [[http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/|What You Should Know About Floating Boxes]] * [[http://www.brunildo.org/test/ImgThumbIBL.html|Thumbnail Image Gallery]] * [[http://gtwebdev.com/workshop/layout/inline-block-gallery.php|The Inline-Block Thumbnail Gallery]] * [[http://www.tizag.com/cssT/float.php|CSS Tutorial - Float]] -- Wrapping text around images.