molehole.org pages
From time to time, I'm asked "how do you build your web pages?"
Simple. Hand-crafted SHTML, plus Cascading Style Sheets (CSS), and Server Side Includes (SSIs) to load invariant parts of each web page. To change the site's visual appearance I need only update one CSS file. Click here to see how SSIs simplify the source code of this page itself.
My thanks to:
- style.org (of 13pt) for an elegant CSS that inspired Molehole's design. It still evolves, of course.
- Chris Heilmann for neat list magic in my top navigation bar.1
- TextPad and WildEdit. These excellent tools enable me to edit and globally change my web page files.