Josip Rodin: > No, that was intentional. I want the two lists to differ. > I'll revert this change.
But it is a <dl> list semantically. If you want it to appear with
bullets, you should do
dt { display: list-item; }
in a style sheet.
--
\\//
Peter - http://www.softwolves.pp.se/
I do not read or respond to mail with HTML attachments.

