Skip to main content

Sliding Doors of CSS: A List Apart

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 125 people (-45 private), first by anonymouse user on 2006-03-02


Public Comment

on 2006-04-26 by adodonov

Раздвижные двери CSS

on 2006-06-14 by aborruso

CSS, HTML and XHTML, User Interface Design

on 2006-07-25 by jannech

como fazer excelentes Tabs Menus

on 2006-10-25 by stumax

How to do tabbed navigation

on 2006-10-30 by jeeves

: A List Apart

Public Sticky notes

[Diagram shows the two images pulled apart slightly to create a wider tab, as well as a slightly taller vertical height to reveal more of each image. Since both background images have allowances for expansion, the the illusion is that the tab itself expanded naturally with the text contained inside.]

Highlighted by rikaizm

n you

Highlighted by dgsinclair

A rarely discussed advantage of CSS is the ability to layer background images, allowing them to slide over each other to create certain effects. CSS2’s current state requires a separate HTML element for each background image. In many cases, typical markup for common interface components has already provided several elements for our use.

Highlighted by leadingzero

A rarely discussed advantage of CSS is the ability to layer background images, allowing them to slide over each other to create certain effects. CSS2’s current state requires a separate HTML element for each background image. In many cases, typical markup for common interface components has already provided several elements for our use.

Highlighted by leadingzero

We set the anchors to block-level elements so we can control all aspects without worrying about the inline box:

Highlighted by yhlfh

Highlighted by rraghur