
Just a quick list:
------------------

- A select box with mulitiple entries shown should have
  as many either selected or top elements shown as it
  has lines.

- The table code, if a row has less cells then the table,
  the last <td> in the row should be colspaned to make up
  for the missing space.

- Row spans may not work correctly...

- The multi-entry CSS statements (eg: TR.class TD) are not
  currently handled and need to be added. The main problem
  being that it is an any child thing....


