Linking to a different site with href tag
I'm trying to use the a tag below to go to www.facebook.com/group:
<a href="www.facebook.com/group" target="_blank"></a>
Instead of that link I want, the link takes me to
http://www.goups.com/www.facebook.com/group . How can I solve this issue?
No comments:
Post a Comment