how to simply create a link from my website to my blog?
-
I would like to have our website visitors to be able to click an icon that will take them to my wordpress blog.
I have easily made links to everything else with no problem but can’t figure out how to do this link.So, again I would like a Icon saying visit our blog and taking the visitor right to it. What URL do I use?
The one I use seems bring to my blog account page.Thanks for any help.
The blog I need help with is: (visible only to logged in users)
-
Send a link to your homepage which is: http://prolinesystems.wordpress.com/
In HTML this would look like:
<img src=”YOUR ICON HERE”/>
-
Looks like the HTML code didn’t work in the forum. Go here: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_imglink if you need more help with HTML and images
-
To post code in the forum, place it between backticks.
The code you need is ‘Our Blog (or other placer text or you can even use an image)”
- The topic ‘how to simply create a link from my website to my blog?’ is closed to new replies.