Eric Abrahamsen writes: > The attached patch provides some small improvements to HTML mode. It > adds `html-div' and `html-span' skeleton commands, and changes the > newline/indent behavior of `html-ordered-list', `html-unordered-list', > `html-list-item', and `html-paragraph'. It also offers "class" and "id" > attributes to most HTML tags in `sgml-attributes'. > > Comments welcome! Here's an updated patch -- "div" elements should always have "span" and "id" offered as attributes.