December 2005
September 2005
July 2005
June 2005
Tabtastic
by 8 othersThis library is a simple way to implement tabs on your page using CSS, a little JS, and semantic markup which degrades gracefully on browsers with CSS unavailable or disabled.
Not only is it easy to use and accessible for screen-readers, but it supports multiple (nested, even) tabsets on the same page and allows users to bookmark the page loading to a specific tab.
May 2005
April 2005
March 2005
footerStick › css
by 8 others (via)I’m going to show you all how to force the footer of a webpage to stick to the bottom of the viewport
Simple CSS
by 5 others (via)To help you work with CSS, we've created a free tool called Simple CSS, which runs on Macs, Windows and Linux. Simple CSS allows you to easily create Cascading Style Sheets from scratch, and/or modify existing ones, using a familiar point-and-click interface.
mezzoblue § Clearance
by 1 othera new method of clearing floats involves using overflow: auto; to expand the parent and contain all children, thus forcing it to contain even floated elements within.
February 2005
Ticked-off visited links Reloaded
by 3 othersIt's lean, it's clean. It requires no amendments to the markup, leaving your unordered list slim and elegant. All the work is done by some very slim CSS, and one background image.
S5: A Simple Standards-Based Slide Show System
by 43 others (via)"With one file, you can run a complete slide show and have a printer-friendly version as well".
IOTBS: The Director's Cut
For those who have not seen it before, Invasion of the Body Switchers (IOTBS) is a modern style-sheet switcher, which offers independent switching of different media types, and supports an unlimited number of options and controls. It works in all modern graphical browsers except Mac/IE5 (with javascript enabled), and is available in a choice of user-interfaces:
Bring on the tables
by 7 othersIt’s important to remember that tables are still perfectly fine to use – if used correctly.