Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CSS layout kit

Tags:

css

layout

What CSS toolkit for initial page layout do you prefer? Is there is a solution that would have:

  1. Tested cross-browser compatibility;
    • Great scalability (small source for a small project and adding new code only when necessary);
    • Clean and readible source.
like image 669
Alex Avatar asked Jan 01 '26 06:01

Alex


2 Answers

I assume you mean a CSS framework when you say "toolkit".

I've worked with both Blueprint and the 960 Grid System, and they both work well. They are both customizable, and are both modular to some extent.

Overall I found it useful to learn from working with each and seeing what I liked and didn't like, but I've found that there isn't a one-framework-fits-all solution for me. I've created my own base set of resets and styles that I use as a starting point on all my sites and then I customize from there.

like image 148
Gabriel Hurley Avatar answered Jan 03 '26 23:01

Gabriel Hurley


The best toolkit is no toolkit. I keep around a few templates (a two column page template, a sidebar template, etc.) and use those as I see fit as well as snippets.

My advice: make your own. We all have fonts, sizes and distances we prefer, and only you can know what those are.

like image 42
cwj Avatar answered Jan 03 '26 23:01

cwj



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!