Some people really don’t know how to create hyperlinks it seems to me. I recently got a request to explain it and that’s why I will do it here (in short) for everybody who has problems with it.
Basically it is very simple. You can install the
W.Bloggar and write postings through this tool. Then you only need to press a button and the link will appear automatically. In a similar way you can use
Blogger, there is also a button (looks like a chain?) in the “create a posting” screen. But if you want to do it manually, here you are. (For more information please
google yourself. You will find enough pages which explain it.)
If you use this code your page will be opened in the same browser window:
<a href=" URL">Text to be displayed</a>for example:
<a href="www.got-blog.blogspot.com">Gerolf’s Blog</a>If you use that code your page will be opened in a new browser window:
<a href="URL" target="_blank">Text to be displayed</a>for example:
<a href="www.got-blog.blogspot.com" target="_blank">Gerolf’s Blog</a>I hope the answers will satisfy you, if you still have problems just drop me a comment.
0 Responses to "Hyperlinks"
Leave a Reply