It would help if we could see your site because that might help us figure out what is going on, but in the interium: http://codex.wordpress.org/Linking_Posts_Pages_and_Categories
petsblogs.com
it’s not ready yet, so i don’t want to put a live link
Ready or not, unless we have more information, this is the best you get for help.
The link should look like this (with your info):
<a title="Article on WordPress" href="http://example.com/index.php?p=354">Article on WordPress</a>
or, if you are using permalinks:
<a title="Article on WordPress" href="http://example.com/article-on-wordpress">Article on WordPress</a>
like I said before, i wanted to put a hyper link in the actually post. I used the link button here is what the link looks like
but after i publish the post, nothing is there.
In the absence of a url we can only speculate. Have you inadvertently ended up with your links the same color as the background ?
You have this:
<a href="http://www.katu.com/news/story.asp?id=57295"></a>
but you need a word or something in between to show the link 🙂
<a href="http://www.katu.com/news/story.asp?id=57295">SOMETHING HERE</a>