> And that you want to cut it into multiple peices but the design must
> be touching to look correct.
Do this:
<div class="container">
<div class="span-10" id="content-1">...</div>
<div class="span-14 last">...</div>
</div>
#content-1 { padding-right:10px; margin-right:0; }
Now they touch!
--
--
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.