Saturday, December 13, 2008

Link showing up as code?

Here's 3 Easy Steps to correct that error:

1. Make sure there are no double spaces in how your hyperlink appears in your post edit window - take them out and your link should work correctly.

2. Make sure your code is complete. It should have a < at the beginning and end >

Also it needs to have quotes around the entire url:

<a href="http://cbblogsuccess.blogspot.com/2008/12/how-to-create-hyperlinks-in-your-blog.html">How to Hyperlink</a>

3. Make sure you have an end tag.

If you've typed it in like this:

<a href="http://cbblogsuccess.blogspot.com/2008/12/how-to-create-hyperlinks-in-your-blog.html">How to Hyperlink <- you're missing the end tag:

</a>


Simple works,
CB Webmaster

No comments:

Post a Comment