<a href="http://mail.yahoo.com" >
yahoo mail </a>
Here http://mail.yahoo.com is the link that is opened (after href=) and 'yahoo mail' is the text
visible. Best to copy this - there should be no space between the '<' and the 'a'
AND the characters </a
Save file. Refesh (F5)/ reopen in browser
<a href="http://mail.yahoo.com" >
yahoo mail </a>
Here http://mail.yahoo.com is the link that is opened (after href=) and 'yahoo mail' is the text
visible. Best to copy this - there should be no space between the '<' and the 'a'
AND the characters </a
Save file.