CSS programming

Resizing the Comment Box

Resize the Comment Boxes on Drupal - CSS input boxes:

Just use percentage values:

.item-list .title {
width: 80%;
}

Resizing the Comment Box

login box looks interesting

CSS Compression services

Compress your CSS with one of these services:

Applied CSS Management and Optimization

Online CSS Optimizer - Optimiser

I recommend this tool - I use this CSS optimizer the most:
JavaScript Compression - Compress JavaScript Code Free with this JavaScript Compressor (CSS Too) - from Creativyst It managed to compress my HTML, remove all the comments to just 65% of it's previous size.

Sliding Doors of CSS - Create those fancy tab menu navigation

Here's a tutorial on how to create those tab menu navigation sets that is becoming popular in websites recently.

Create those fancy CSS tabs

Website Design Articles

This page is a comprehensive guide from various writers, advising on the topic of your website design. Basically the do's and don't and everything in between. Information on Website Design Layout

CSS Design: Taming Lists

This page is basically a comprehensive tutorial on how to create a nice menu setup complete with hover effects from lists using CSS (Cascaded Style Sheets). Thumbs up!
Read More

And if you want a ton of more information of how to do a lot of things in CSS surf on to a lot of CSS information.