Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anandkumar/6175399 to your computer and use it in GitHub Desktop.
Save anandkumar/6175399 to your computer and use it in GitHub Desktop.
Check the tutorial at http://www.blogsynthesis.com/?p=1240
<html>
<head>
....
YOUR ADSENSE CSS CODE HERE
</head>
<body>
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
....
<!-- Adsense Ad Unit 1 -->
YOUR ADSENSE AD 1
.
.
<!-- Adsense Ad Unit 2 -->
YOUR ADSENSE AD 2
.
.
<!-- Adsense Ad Unit 2 -->
YOUR ADSENSE AD 3
.
.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment