- eg,
labelUList <-> labelList
scalarUList <-> scalarList
...
Note the unallocLabelList typedef is still available.
However labelUList requires less typing (10 vs. 17 chars) and has a
more obvious to labelList.
- drop old table-based formatting in favour of div.
- use single css with @import to minimize the impact of style changes
on the html documents themselves.
- separate css/ directory
- locate css graphic elements inside the css/ directory for easier
relative addressing.