Build HTML Puzzle Indexes Scroll To Bottom


build-puzzle-indexes

This metawork article explains how I build the HTML puzzle index files. I run the Microsoft Access VBA function createIndexFiles in the module PuzzleIndex to create the three HTML index files to display the puzzles. The three HTML files (no PHP, no CSS) are:

  1. index-by-name.html - display puzzles by name in a list
  2. index-by-tile.html - display puzzles by name as tile (image).
  3. index-by-rank.html - display puzzles by name in a list grouped by rank (stars).