December 24, 201015 yr Hi, I was wondering how grid systems are used and what advantages they bring. http://960.gs - This is an example. Thanks
December 28, 201015 yr I have my own basic template in place; a html file with basic header information and the most likely to be used divs already set up in the body, a basic CSS file and a reset CSS file. I have used the 960 grid system a bit, and I find its pretty useful for rapid prototyping, but I wouldn't personally use it for a full project. I find I spend too much time chopping out parts that I don't require. I like to write the code out myself, so I know there is as little "wasted" code as possible. Kyle
Create an account or sign in to comment