User talk:Camomiletea/HTML

From DPWiki

I was looking at your footnote HTML (always looking for good ideas to steal borrow), and was wondering why you use

 <a name="FNanchor_1" id="FNanchor_1"></a><sup><a href="#Footnote_1">1</a></sup>

instead of

 <sup><a href="#Footnote_1" name="FNanchor_1" id="FNanchor_1">1</a></sup>

Is this a browser-specific requirement? logista 19:55, 11 April 2007 (PDT)

I'm not entirely sure. I didn't think it would work. I'll try it next time. Thanks for pointing it out! camomiletea 07:43, 12 April 2007 (PDT)