Re: <a name="#top ">
Gufus wrote:[color=blue]
>
> I understand the <a href="#top"> code, so the ten thousand dollar
> question, how would you code this?
>
> Like show me. :)
>[/color]
Dude:
At the "top" of your document:
<a name="the_top_o f_doc"></a>
Wherever you want to link to the "top":
<a href="#the_top_ of_doc"><img ...></a>
Like, need the address to send the $10,000?
--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Gufus wrote:[color=blue]
>
> I understand the <a href="#top"> code, so the ten thousand dollar
> question, how would you code this?
>
> Like show me. :)
>[/color]
Dude:
At the "top" of your document:
<a name="the_top_o f_doc"></a>
Wherever you want to link to the "top":
<a href="#the_top_ of_doc"><img ...></a>
Like, need the address to send the $10,000?
--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Comment