Anyone use one?  I've not used one yet.  I was just giving Blueprint  
css a try but it really started feeling like I was coding tables again  
with stuff like:

<div class="span-24">
   <div class="span-4">
     <label>Name:</label>
   </div>
   <div class="span-20 last">
     <input type="text" name="name"/>
   </div>
</div>

I really don't like this at all.  It seems like you're embedding you  
layout in the content again so why not just use tables.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:305638
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to