How to create an HTML link in a blog How to create an HTML link in a blog
This is how to create a link in a blog post.
Thus, <A href="http://bhayden.blogspot.com/">Bruce Hayden's Blog</A>
becomes: Bruce Hayden's Blog
- Get the URL of the document you want to link to.
- If you are viewing the document that you want to link to, select the URL for it from the address bar of your browser, and copy to the clipboard.
- Otherwise, if you have a link to it in another document, right click on the link, and select copying the link to the clipboard.
- Type the text that you want to identify the new link.
- Insert the following before that link name:
<A href=""> and <\A> after it. - Put your cursor between the double quotes ("") and select "Edit" from the menu bar, and "paste" from the "Edit" menu. Alternatively, you can often get the same functionality by right clicking there, and selecting "paste" from the context menu displayed by the right click.
Thus, <A href="http://bhayden.blogspot.com/">Bruce Hayden's Blog</A>
becomes: Bruce Hayden's Blog
10:03 PM Display: Full / Chopped / Footer


0 Comments:
Post a Comment
<< Home >>