CSS Sliding Doors
June 27th, 2006In addition to writing about project specifics, I like to comment on various coding methods I’ve come across that have proven useful.
While working on a recent project that involved organizing a large amount of information into an easily navigable structure, I came across the CSS sliding door technique.
This lightweight styling for tabs allows the designer [...]