@vaporeon_ ftr, <a id=...>
is valid HTML4 and has the same effect as <a name=...>
@vaporeon_ ah
@aescling There's a reason why I bothered to write <H2><A NAME="postscript">PostScript</A></H2>
even though <H2 ID="postscript">PostScript</H2>
would have been much less typing
@vaporeon_ honestly, i furgot that it doesn't have to be an achor anymore to be linked to lol
@aescling 4.04 is a funny version number for a web software to have...
@aescling Yes, but it doesn't work in Netscape Communicator 4.04, I tested it
While
<A NAME=...>
does work