How To Make An html Anchor Text Link


 Powered by Max Banner Ads 

This is a problem that I had so I found this explanation on

domainbean.com/2008/04/18/how-to-make-an-html-anchor-text-link/

 

A NOTE BEFORE WE BEGIN:

For Search Engine Optimization (SEO) purposes you need to decide what URL Protocol you will use in all of your Anchor Text Links. Learn to use ‘one’ URL protocol form or the other for all future web development purposes.

This is a very important point for search engine rankings. Basically it boils down to consistency in link saturation. Here are your choices:


How to add an image to your sidebar

To add an image to your sidebar you have to use a text widget.

 To add an image to the sidebar, you need to use a little HTML. To get the URL for an image go to the Media Library and click on the image. You’ll see a File URL field with the location of the uploaded file. Copy the URL
 
  edit-media-image-url

 then add the url to the widget box and adjust the size ( you may need to fiddle around a bit until you get the right size)

HTM Links

I have done a post on linking your pages with HTML on here before but I haven,t included how to add an image as a link.

Here is how you use the html so that when you click an image such as a button then it will link to that page.

<html>
<body>
<p>
You can also use an image as a link:
<a href="lastpage.htm">
<img border="0" src="buttonnext.gif" width="65" height="38">
</a>
</p>

</body>
</html>    

 

  
Looking for a reliable WordPress hosting plan? We found the best!

Powered by Yahoo! Answers