Articles
-
CSS-based Tabbed Menu
Recipe for a CSS-based tabbed menu.
-
Turning Lists into Trees
How to display a multi-level unordered list in the form of a tree with lines connecting nodes.
-
Multiple Select Fields
How to implement a multiple select form field in HTML and PHP (and a bit of JavaScript, if you like).