I know a lot of people that would like to make some extra cash with their blogs. The problem is that they don`t know HTML and have no clue how to insert AdSense in their Blogger templates. If you are one of them you can follow these simple steps to insert the AdSense code into your template.
First of all, you need an AdSense account. If you don`t have one already, click here to
First example will teach you how to insert an ad block at the begining of your posts.

After you signed up, go to your AdSense account and generate the ads code. Copy and paste it into a new text file.
Sign-in to Blogger, and go to the HTML Edit page.

Search for the Blogger tag <$BlogItemBody$> . Before this tag, insert the following HTML code: <div style=”float:left”>ADSENSE CODE</div>
Your code should look like this:
<div style=”float:left”>ADSENSE CODE</div><$BlogItemBody$>
Replace “ADSENSE CODE” with the code generated earlier in your Adsense account. Click “Save Template Changes” button
Eveything is done, now, go to your blog and check the results. It should look like the first imagine from this template.
Come back in the next days and read the other tutorials about Adsense.