The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Center

2 posters

Go down

Solved Center

Post by netsniper September 7th 2009, 10:53 pm

How can I make this appear in the center when I put it in the HTML?

<script type="text/javascript"><!--
google_ad_client = "pub-6467909613100847";
/* 468x60, created 8/17/09 */
google_ad_slot = "8665291372";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


Thank you
netsniper
netsniper
Active Poster

Male Posts : 1040
Reputation : 0
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Center

Post by ankillien September 8th 2009, 7:37 am

Hello,

Try putting the script between center tags. Like this..

Code:
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6467909613100847";
/* 468x60, created 8/17/09 */
google_ad_slot = "8665291372";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Center

Post by netsniper September 8th 2009, 10:21 am

Thank you Hello
netsniper
netsniper
Active Poster

Male Posts : 1040
Reputation : 0
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Center

Post by ankillien September 8th 2009, 3:05 pm

Topic Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum