ccs

 1  |  2  |  3  |  4  |  5 
2004 September 19 • ccs, resources

mozilla.org Markup Reference

chart: A document that defines a vocabulary of semantic markup and classes. The classes in the reference are defined in the mozilla.org stylesheet, and are meant to be used in articles on mozilla.org. A good starting point for anyone looking to write a markup reference or styleguide. [credit: 456 Berea Street]

2004 September 12 • ccs

Ten CSS tricks analysed

article: The criticisms contained in this post are intended as a way to improve the tips in the original Ten CSS tricks you may not know article. [credit: 456 Berea Street]

2004 September 12 • ccs

Sliding CSS Columns

article: A technique for creating multiple columns of equal height and variable width using CSS.

2004 September 12 • ccs

CSS Centering 101

article: Answers the question: How do I center a fixed-width layout using CSS?

2004 September 3 • ccs, resources

CSS Directory

links: A collection of links to CSS resources. [credit: 456 Berea Street]

2004 September 3 • ccs

Absolutely relative

article: Covers absolute positioning and relative positioning in CSS. [credit: Digital Web Magazine]

2004 September 3 • ccs, code, design

Taking Your Website to the Small Screen

article: Presents a set of general suggestions for creating a handheld-friendly style sheet that works well even on handheld screens no wider than 120px. [credit: A List Apart]

2004 September 3 • ccs, resources

Stylegala

website: A new CSS showcase. [credit: redemption through standards]

2004 September 3 • ccs, resources

Bullet Madness

resource: Stylegala, a new CSS showcase, has an added bonus called Bullet Madness, a list of free images that you can use to snazz up the appearance of your bulleted lists and navbars. [credit: redemption through standards]

2004 August 19 • ccs, design

Fitts' Law

article: Make use of a larger target area for site navigation. Fitts' Law states "The time to acquire a target is a function of the distance to and size of the target." [credit: Digital Web Magazine]

2004 August 14 • ccs

Quality CSS in a Team Environment

article: Working in a corporate environment, standardizing CSS for all developers.

2004 August 14 • ccs

CSS 101

tutorial: Typography and White Space. In the TABLEs, spacer GIFs and FONT tag soup way of designing Web pages, most of the questionable techniques were concerned with issues of typography and white space. A nice, simple way to begin CSS.

2004 August 8 • ccs, tools

CSS Cascading Style Sheet OptimizerOptimize your Style Sheets

tool: Optimize your Style Sheets. This tool performs various operations to optimize the style sheet entered.

2004 August 6 • ccs

Defensive Design, Part 1: Elastic Design

article: Talks about how you can make your designs less fragile by making them elastic. [credit: 456 Berea Street]

2004 August 6 • ccs

Designing Data

tutorial:A two-part article on styling tables with CSS. Designing Data Part 1: Table structure deals with the basic structure of the table, and Designing Data Part 2: Adding Style shows how to style the table created in part one. [credit: 456 Berea Street]

2004 August 5 • ccs

Seven Deadly Markup Sins

article Explains common markup mistakes, why they can cause problems, and how to fix them . [credit: 456 Berea Street]

2004 August 5 • ccs

Writing Efficient CSS

article: Ways to make your style sheets more efficient. The benefits of using these techniques include bytes saved when the style sheets are downloaded and clean, easy-to-follow code.

2004 August 5 • ccs, resources

Basic CSS Box Model

demo: A nice 3-D model of the CSS Box explaination.

2004 August 1 • ccs

Make divs behave like tables

tutorial: Explains how to use CSS display properties to make divs behave like tables. [credit: 456 Berea Street]

2004 August 1 • ccs

Boxes in Columns

tutorial: The Practice of CSS Column Design: Boxes in Columns is a tutorial on bordered boxes and margin collapsing. [credit: 456 Berea Street]