On Mon, Apr 27, 2009 at 2:18 PM, Carlo <[email protected]> wrote: > > Hi, > I'm working on a site and I need to use some specific width sizes. > > The main content needs to fit in 980px containing an header, two > central columns and a footer. > > But around this 980px container, an image should be visible, having a > size of 1024px. > > The first problem is: > Is better to define a 1024px grid or just a 980px grid and then > putting this one inside a normal div?
In this case I would define a 980px grid and put it inside a normal div. That's been the easiest route every time. -- -- 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 -~----------~----~----~----~------~----~------~--~---
