On Thu, May 7, 2009 at 4:53 PM, [email protected]
<[email protected]> wrote:
>
> Thank you Christian,
>
> Your first suggestion works.
> I must admit I am very surprised that the addition of a span-24
> wrapper results in the background shows when added in an addtional
> class.
> I cannot understand from any general CSS documentation why this should
> be successful.
> If you have some time, it would be most helpful if you could explain.

This works because the extra wrapper with "span-24" actually contains
the three divs inside it, because when you have floats inside of
another floated element, they are automatically forced by the renderer
to be contained inside of that outer element. Not really much else to
it, just a property of how floats work!

-- 
--
Christian Montoya
mappdev.com :: christianmontoya.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to