vote up 33 vote down star
75

Does not have to be free, I'm just not a designer and loathe starting from scratch. Any suggestions would be appreciated.

flag

16 Answers

vote up 28 vote down check
  1. Rambling Soul
  2. Free CSS
  3. Free CSS Templates
  4. Template World
  5. Smashing Magazine
  6. Web Designer Depot
  7. Template
  8. Templates Arcsin
link|flag
Mr Ross what is the benefit of reducing characters in body! – john Feb 12 at 7:43
Smashing Magazine is a cracker, I like it alot. – Spedge Feb 12 at 11:11
It is a lot neater :) – baxter Feb 12 at 16:41
nice list! I had only heard of a few of those. Thanks for the answer! – Andrew Feb 16 at 21:02
vote up 0 vote down

You can try http://www.template4all.com they provide more than 2000 Free Web Templates, so i think it's gona resolve this with the big choice of templates you can get!!

link|flag
vote up 0 vote down

It's a bit off your question, but aside from using good resources (guides, blogs, etc.), when I see something I like - a nice style somewhere - I just go to the code and see how it's done.

Firebug's inspect mode helps in locating relevant code quickly.

Asaf.

link|flag
vote up 0 vote down

Well I didn't like it too much until I figured out the IEClearing fix, but for what it's worth YAML (Yet Another Multi-Column Layout) yaml.de/en did a great job for my last website. I found it off another suggestion on stackoverflow

link|flag
vote up 1 vote down

Try Drupal, the Open Source Content Management System's themes. Most of the themes are very high quality and can be modified for other projects as easily as anything else.

http://drupal.org/project/themes

link|flag
vote up 1 vote down

A resource I refer to quite often is the 40 CSS Layouts site. It gives you the groundwork of several different fixed, flexible, and liquid layouts.

link|flag
vote up 1 vote down

http://webhost.bridgew.edu/etribou/layouts/skidoo/ -- Contains some basic templates that are far from completion. http://www.glish.com/css/ contains some similar templates, but with different syntax.

Also, if none of the answers here help you, http://www.alvit.de/handbook/ has a ridiculous number of CSS-related links.

link|flag
vote up 2 vote down
  1. Dream Template
  2. Theme Forest
  3. Template Monster
link|flag
vote up 0 vote down

If you'd like to start a couple of notches above scratch, but understand exactly what's going on, try Blueprint. Make sure to include the "typography" stylesheet for easy spiffup.

link|flag
vote up 0 vote down

Try http://themeforest.net/, has some nice layouts. I purchased a couple of the Admin offerings for use CRM-style internal sites.

link|flag
vote up 9 vote down

I really love the 960 Grid System - very easy to use, includes tutorials and demos, and works well cross-browser.

link|flag
Thanks, I hadn't heard of this and found it really interesting :) – baxter Feb 12 at 16:36
vote up 1 vote down

Layout Gala is a great site for building a basic layout and takes a lot of the hard work out of getting a stylesheet started. If you still want to add some of your own design elements then I highly recommend it.

CSS Vault and the CSS Zen Garden are some resources that I look to for inspiration. A lot of the sites recommended by others are great and you can find most of them listed at this eConsultants page.

I also like A List Apart, but this might require more effort than you're interested in giving :)

Good luck!

link|flag
vote up 14 vote down

The grandaddy of them all, Open Source Web Design.

link|flag
vote up 9 vote down

Zen Garden

link|flag
Zen Garden is hard-core and the OP doesn't want it to be that. – graham.reeds Feb 11 at 18:01
vote up 2 vote down

Try this: http://www.freecsstemplates.org/.

Also check out this answer to a slightly different question.

http://stackoverflow.com/questions/495339/free-tools-to-speed-up-web-development/514741#514741

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.