hey guys,
i am trying to make an evite, and i would like to include an external link into an HTML formatted message to my guests. When i use:
<html>
one two <a href="www.slashdot.org">three four</a> five six
</html>
the words "three four" get lit up correctly, but they link to:
"http://www.evite.com/pages/invite/www.slashdot.org"
of course, this link does not actually work. how do i make it accurately point to an external link?
thanks, in advance
-toga
i am trying to make an evite, and i would like to include an external link into an HTML formatted message to my guests. When i use:
<html>
one two <a href="www.slashdot.org">three four</a> five six
</html>
the words "three four" get lit up correctly, but they link to:
"http://www.evite.com/pages/invite/www.slashdot.org"
of course, this link does not actually work. how do i make it accurately point to an external link?
thanks, in advance
-toga