On Fri, Sep 19, 2008 at 12:28 PM, demet8 <[EMAIL PROTECTED]> wrote: > > I am a newb website developer. I have the fundamentals of CSS and > XHTML reasonably down. I want to start developing my first website but > I am unsure should I try to learn how to use the blueprint grid system > or should I get thoroughly familiar with building websites without > using a grid system? Also what is the best way to learn and or use a > grid system, particularly this one? >
There are a number of tutorials on the Wiki: http://github.com/joshuaclayton/blueprint-css/wikis/tutorials I would say that using Blueprint to learn grid layouts is not a bad idea. At least you are working with something that is tested and is very straightforward. You'll find there's a lot of head-banging to be had when trying to deal with pure CSS layouts, if you don't have something to start with. Also, Construct is good for visualizing the basic Blueprint layout structure: http://constructyourcss.com/ Once you have that down, you can play around with append / prepend / etc. -- -- Christian Montoya 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 -~----------~----~----~----~------~----~------~--~---
