CSS

Introduction

The following is useful information related to Cascade Style Sheet (CSS) programming.

Tips and Tricks

Best Practices

News

Tutorials

Tools

  • CSS3 Generator - A handy CSS3 generator that produces examples for all browsers.
  • Layouts - A collection of CSS stylesheet layouts for quickly bootstrapping a new project based.
  • Blueprint CSS - An excellent grid based CSS framework that will provide more structure to your designs. Download and install Boks if you need a rich GUI editor for customization purposes. Here are some additional resources to check out.
  • 52 Framework - One of the first CSS frameworks to support HTML5 and CSS3.
  • SlickMap - A site map stylesheet.
  • Linear Gradients - A tool that aids in designing gradients, shadows, and text strokes. Support is mostly for Safari 4 but a list at the bottom of the page shows when it works for other browsers too.

Dealing with Internet Explorer (IE)

The bane of web browsers but, if you must support it, here are some tips:

Resources