About

This is a collection of web-building resources, focusing on accessibility and CSS-based design.

« November 2003 | Main | January 2004 »

CSS selectors

posted by jose on December 04, 2003

Selectutorial - CSS selectors is the most comprehensive and lucid tutorial I've seen on the subject. Aside from describing the technical aspects, there is a section dealing with best practices, as well as examples. If you're new to CSS, definitely check this out.

Billowing Text with CSS and Javascript

posted by jose on December 02, 2003

CSS Fisheye implements Ted Nelson's billowing text using CSS and Javascript. Nelson describes how it can be used to dynamically highlight text, much like OS X's icon zooming highlights an icon. The fisheye page doesn't say much in the way of utility, but points to a Flash implementation of the fisheye for use as menus in constrained spaces.

I'm ambivalent on its usage in this manner. It presents all the choices in the space available, but most of the choices are unreadable, so all the choices are not truly simultaneously presented. The true main strength is avoiding scrolling, which would make it seem the usability has increased, but its nonlinear dynamic motion could be confusing to many users. For now, it seems it is limited to esoteric glitz.

Older Entries