June 26, 200818 yr Hi ! I would like to know... if people here use CSS framework ? If use, which one ? I know that some don't like framework.. but I am sure that they don't start from zero every project. So, what kind of CSS code can we reuse in every project ? I saw a lot of frameworks in the internet... someone would like to share your own framewor ? Because if I don't like any framework available (no because they aren't good, but maybe I wanna a very simples one) , I start create my own, so any tips ? Bests!
June 26, 200818 yr The only "framework" I use is a total reset (search the form I posted one elsewhere). Other than that I always start from scratch with different sections including a 'colour box' which is simply a list of all the hex's used in the site and an area for layout, different divs , universal classes etc. You can see that css file on my website but is typical of the kind of css I always make. I think that using a framework leads to bloated code. Does anyone know of an advantage of using a framework???
June 26, 200818 yr Frameworks are there if you want to use them - you don't have to use them but if you find them useful they can be helpful.
April 30, 200917 yr Was just looking into CSS frameworks recently. Here are a few links... Top 12 CSS Frameworks and How to Understand Them A Detailed Look at the 960 CSS Framework
Create an account or sign in to comment