--- In TheNewCovenOfOliveThomas@yahoogroups.com,
otter_16 <no_reply@y...> wrote:
> I have a silent website (among the many galleries I have a
small one
> of Olive) and I would love to get the HTML code to promote this
> website.
I don't know if this will show up or will get HTML'ed but try this bit
of simple code
<a
href="http://groups.yahoo.com/group/TheNewCovenOfOliveThom
as/" target="_blank">The New Coven of Olive Thomas</a>
Here a blank form to make your own HTML links that open in a
new window.
<a href="www.link" target="_blank">text for link</a>
If you have an image you want to be clicked on to go to the link...
<a href="www.link" target="_blank"><img
src="www.image.jpg</a>