Inputs are inline elements (not block elements). It would be best to wrap the inputs in divs.
<div class =""> <input/> </div> Sunny 2009/10/21 todorović dejan <[email protected]>: > > why this does not add empty cols between those input elements, tried > with label, it works. > > <input type="text" name="1" class="title span-10 append-2"/> > <input type="text" name="2" class="title span-4 last"/> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
