Use a table for its data structure but display in a non-table format.
2006 January 08
-
Reformat the Table
-
Image Replacement—No Span
This example is based on the Background-Image to Replace Text method; but now with no extra span.
-
Combination of CSS Tricks for a Menu
A menu that uses for different CSS tricks to create a dynamic menu.
-
Multiple Columns of Equal Length
A three column layout with the columns of equal length.
-
Enlarger Button Menu
An example of a menu using icon that each icon will grow larger when hovering over it.
-
Mark Your Jump
Show users where they jumped in a page.
-
CSS Pop-Up Menus
CSS based menus that pop-up instead of down.
-
Auto-Hide Sidebar
A simple sidebar that hides it’s items untill you place your mouse over the sidebar tab.
-
Two “Continues” Columns
A simple layout that has two columns that appear to be the same length.
-
Adjacent Menu Effect
A menu effect using the adjacent combinators (’+’ and ‘~’) and hover pseudo-class.