ccs

 1  |  2  |  3  |  4  |  5 
2004 May 9 • ccs, code

Explorer Exposed

resource: Explorer Exposed is a great page that demonstrates a number of CSS bugs found only in Internet Explorer, versions 5 and higher.... [credit: fullasagoog.com DreamweaverMX blend]

2004 May 9 • ccs, web standards

A Roadmap to Standards

article; An informal but comprehensive roadmap for anyone who has heard about web standards, thinks they might want web standards, but doesn't know where to start. [credit: mezzoblue]

2004 May 3 • ccs, resources

Excellent CSS-from-scratch course

teaching materials: A well organized and free online CSS course. [credit: redemption through standards]

2004 April 11 • ccs, code

need for speed

tutorial: 10 new ways to speed up download time the first 5 are all reasons to use CSS for just about everything you can. [credit: paper & pencil]

2004 April 3 • ccs, e-mail

CSS and Email

article: Safely deploy HTML emails styled with CSS. [credit: A List Apart]

2004 March 21 • ccs, code

CSS: Lotsa Layouts

Quick and easy CSS layouts - RuthsarianLayouts, CSS Creator and the CSS Page Maker. [credit: ETC. Indulging my inner geek]

2004 March 14 • ccs

CSS Problem-Solving

reference: If you build CSS based Websites, at one time or another, you've run into some rather frustrating issues with proper rendering. Here are some helpful CSS debugging tips to help with your problem solving. [credit: design PRINCIPLES]

2004 March 14 • ccs, code, web standards

The House of Style

website: A comprehensive collection of resources for web developers who want to work with Cascading Style Sheets and other web standards such as HTML 4.01 and XHTML 1.0. Whether you are a beginner with no CSS experience, who wants to learn how, or even an expert who wants to deepen your knowledge, you'll find resources here to help you.

2004 March 6 • ccs, code

CSS Sprites: Image Slicing's Kiss of Death

tutorial: Say goodbye to old-school slicing and dicing when creating image maps, buttons, and navigation menus. Instead, say hello to a deceptively simple yet powerful sprite-based CSS solution. [credit: A List Apart]

2004 February 29 • ccs, code

ALA Topics: CSS

resource: Using Cascading Style Sheets is part of a standards-based web design strategy. A List Apart's resources includes CSS layout techniques, tips, and tricks. Crafting a print style sheet. Separating presentation from structure. Style sheet switching for user customization, accessibility, and creative purposes. CSS support browser bugs and workarounds. Showing and hiding elements, replacing text with images. Fixed and liquid layouts. Etc.