Anchor Text is the visible, clickable text in a hyperlink.
In modern browsers, it is generally blue and underlined.
For Example your webpage name is www.dlightdaily.com, you want to create Anchor Text for
word " Dlightdaily ".
Now copy and paste below code.
Code:
<a href="http://www.dlightdaily.com">Dlightdaily</a>
Dlightdaily
You need to just replace your webpage link with www.dlightdaily.com and replace the word which you want to use in Anchor Text with " Dlightdaily "
By clicking on Dlightdaily , You will be redirected to
"www.dlightdaily.com"
No comments:
Post a Comment