This album (http://marginalhacks.com/Hacks/album/) theme is designed to produce
HTML 4.01 output, complying with the DTD at
http://www.w3.org/TR/html4/strict.dtd

You can download album and find out more about using it at
http://marginalhacks.com/Hacks/album/

You will need to personalise its output a little: look for the word FIXME in the
album.th and image.th files!

If you want it to adapt the way it appears and still have the output HTML 4.01
strict, you will need to change the way it looks using a CSS stylesheet.

The stylesheet I use is at http://puzzling.org/photos/photos.css

One particularly useful element in this stylesheet is {display: inline} for the
thumbnail tables. This means that rather than appear one under the other (block
style), the tables will appear next to each other (inline style), until they
reach the edge of the page, in which case CSS complying browsers, which include
Mozilla 1.0+ and Internet Explorer 5+, will wrap them to the next line.

-- Mary Gardiner
