I am trying to add a link to a sidebar on my wordpress and the link is adding my wordpress homepage to it while not showing it in the html.
I am trying to use this code:
<p>Over 35,000 <a href="www.bikepartsexpress.com">Bicycle
Parts</a> On Sale Everyday at BikePartsExpress.com
</p>
[Code moderated: please ensure that your code is enclosed in backticks (`) or use the code button.]
in a widget text box and it is not working...
help?