Placing AdSense Ads in Center
Simple Codes to Place AdSense Ads in Center Position
Following this tutorial you will learn to show an AdSense Ad in the Center Position. Though it is very easy for the expert, but this post will help the beginners who don't know the HTML Codes. To place an AdSense Ad in the Center Position we will use some HTML Codes. Look at the end of this post, there is an Example for you. There is an AdSense Ad showing in the center position. I have done this using simple HTML Tag <div>. You may also do it by the <span> tag. Lets follow the steps given below to show your AdSense Ads in the Center like this.
Step 01 Go to a Post Where You Show an Ad in Center Position
You must have to log-in to your Blogger Account to access a post. Now click on Posts from the left side menu and select the post where do you want to show your AdSense Ads. You may place ads during creating a New Post also. So this step is not so Important for all. However you have to be in a post where you want to show an ad in the Center Position.
Step 02 Access the HTML Codes of Your Website
Click on HTML from the uppermost left corner of the text editor. This is for the blogspot blogger. But if you are not in Blogger Platform then you have to go to HTML view of your site or blog to paste the Adsense Codes.
Step 03 Paste the Codes Where You Want to Show the Ad
Now copy the following codes given below in the box and paste them at the end of all of the writings if you want to show the ad at the end of the post. You may past the Codes anywhere you want to show the ads.
<div style="text-align: center;">
ADSENSE CODES HERE
</div>
|
---|
Step 04 Paste the AdSense Codes after <div style="text-align: center;">
Now go to your Google AdSense Account. Click on My Ads from the menu. Then click on Get Code to get the AdSense Codes. Copy the codes and Paste them just after <div style="text-align: center;"> and just before </div>. Don't forget to paste the closing tag </div>.
No comments:
Post a Comment