After adding the blog post to the blogger if you want to add links to that particular post you can do that in easy way.
Follow these steps to add links to your blog post
1)Select a link text/phrase
This text/phrase is visible on your blog. The reader after looking at this word(It will be a hyperlink) if he clicks on that word he will go the website you have directed to.
Google Search
2)Select the URL/Link you want to link to your blog
Select the URL/link you want to link to your blog.You can copy this from address from browser window.

http://www.google.com/
3)Now type in the word/phrase you have selected already.
Select the Google Search word or high light this word and click on insert link icon next to i
When you click on insert link icon and a window will pop up

Type in the selected URL in the box popped up and click ok.
It will add something like Google Search
Now your reader will see Google search as hyper link and when they will click they will leave your page and go to google.If you don't want your readers to leave your page simply add this (target="_new") to the code:
<a href="http://www.google.com/" target="_new">Google Search</a>





