Please, please, someone do this for me.I tried, and failed, to get the
layout right for the contents list in all browsers at the same time.The
semantics of CSS is beyond my comprehension.
Cheers,
Simon
Hi Simon,
On the page http://www.haskell.org/ghc/docs/latest/html/libraries/index.html, you only need tables to display the foldable lists of modules (HTML tables were commonly used to display many "things" on a same line), but they can be replaced by nested lists with a bit of CSS :