RSS Forums RSS
Please support our Site Layout and Usability advertiser: Internet Marketing Services
Views: 1990 | Replies: 4
Reply
Join Date: Dec 2006
Posts: 3
Reputation: inovice is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
inovice inovice is offline Offline
Newbie Poster

Question Adsense error in html

  #1  
Jan 18th, 2007
Hi

I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads.

Can anyone tell me where I need to make changes? Will be really grateful...!!


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html>
<head>
<title>
Prob with ADSENSE.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<meta name="keywords" CONTENT="Prob with ADSENSE.">
<meta name="description" CONTENT="Prob with ADSENSE.">
<style type="text/css">
body { background-image: url("D:/Prob with ADSENSE./Prob with ADSENSE/Prob with ADSENSE.gif"); font-family:Verdana; font-size:12px; } </style>
</head>

<img src="D:/Prob with ADSENSE/Prob with ADSENSE/Prob with ADSENSE.gif"alt="Prob with ADSENSE." align ="right" width="90" height="90">
<img src="D:/Prob with ADSENSE/Prob with ADSENSE/Prob with ADSENSE.gif"alt="Prob with ADSENSE." "align ="left"width="238" height="180">



<div style="position: absolute; left: 130px; top: 230px; color: orange; width: 550px; padding: 8px; background: yellow; ">
<p align="center"><b>
[<a href="navigate1.html">navigate1</a>]
[<a href="navigate2">navigate2</a>]
[<a href="navigate3.html">navigate3</a>]
[<a href="navigate4.html">navigate4</a>
]
[<a href="navigate5.html">navigate5</a>]</b></p>
</div>



<div style="z-index: 2; position: absolute; left: 250px; top: 15px; background-color: White; width: 350px; padding: 10px; background: transparent;">
<h1>Problem with Adsense1</h1>
<p><h2>Problem with Adsense2</h2></p>
</div>


<div style="position: absolute; Left: 50px; Top: 800px; background-color: #FFFFCC; padding: 5px; color: black; width: 675px; border: 5px white groove; font-size: 10pt;">Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1<p>TProblem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
<p>Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1. Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>

</div>


<script type="text/javascript"><!--
google_ad_client = "pub-00000000000000000";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">



<div style="position: absolute; Left: 50px; Top: 800px; background-color: #FFFFCC; padding: 5px; color: black; width: 675px; border: 5px white groove; font-size: 10pt;">Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1<p>TProblem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
<p>Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1. Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
</div>


<script type="text/javascript"><!--
google_ad_client = "pub-00000000000000000";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


</div>

<div style="z-index: 1; position: absolute; left: 100px; top: 1250px; background-color: orange; width: 550px; padding: 4px;background: transparent; font-size: 10pt;"><p align="center"><b>
[<a href="index.html">
Home</a>]
[<a href="FAQ.html">FAQ</a>]
[<a href="terms.html">Terms</a>] </b></p>
</div>

<div style="z-index: 2; position: absolute; left: 240px; top: 1260px; background-color: White; width: 650px; padding: 10px; background: transparent;font-size: 7pt;"> Copyright © 2007 ABC. All rights reserved</div>

<div style="z-index: 2; position: absolute; left: 130px; top: 1270px; background-color: White; width: 640px; padding: 10px; background: transparent;font-size: 10pt;"><b>Prob with ADSENSE.</b></p>
</div>
</body>

</html>
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2006
Posts: 2
Reputation: ChrisNewton is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ChrisNewton's Avatar
ChrisNewton ChrisNewton is offline Offline
Newbie Poster

Re: Adsense error in html

  #2  
Jan 18th, 2007
You tried putting them into their own div's?
Reply With Quote  
Join Date: Nov 2006
Posts: 10
Reputation: universal is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
universal's Avatar
universal universal is offline Offline
Newbie Poster

Re: Adsense error in html

  #3  
Mar 28th, 2007
Originally Posted by inovice View Post
Hi

I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads.

Can anyone tell me where I need to make changes? Will be really grateful...!!


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html>
<head>
<title>
Prob with ADSENSE.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<meta name="keywords" CONTENT="Prob with ADSENSE.">
<meta name="description" CONTENT="Prob with ADSENSE.">
<style type="text/css">
body { background-image: url("D:/Prob with ADSENSE./Prob with ADSENSE/Prob with ADSENSE.gif"); font-family:Verdana; font-size:12px; } </style>
</head>

<img src="D:/Prob with ADSENSE/Prob with ADSENSE/Prob with ADSENSE.gif"alt="Prob with ADSENSE." align ="right" width="90" height="90">
<img src="D:/Prob with ADSENSE/Prob with ADSENSE/Prob with ADSENSE.gif"alt="Prob with ADSENSE." "align ="left"width="238" height="180">



<div style="position: absolute; left: 130px; top: 230px; color: orange; width: 550px; padding: 8px; background: yellow; ">
<p align="center"><b>
[<a href="navigate1.html">navigate1</a>]
[<a href="navigate2">navigate2</a>]
[<a href="navigate3.html">navigate3</a>]
[<a href="navigate4.html">navigate4</a>
]
[<a href="navigate5.html">navigate5</a>]</b></p>
</div>



<div style="z-index: 2; position: absolute; left: 250px; top: 15px; background-color: White; width: 350px; padding: 10px; background: transparent;">
<h1>Problem with Adsense1</h1>
<p><h2>Problem with Adsense2</h2></p>
</div>


<div style="position: absolute; Left: 50px; Top: 800px; background-color: #FFFFCC; padding: 5px; color: black; width: 675px; border: 5px white groove; font-size: 10pt;">Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1<p>TProblem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
<p>Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1. Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>

</div>


<script type="text/javascript"><!--
google_ad_client = "pub-00000000000000000";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">



<div style="position: absolute; Left: 50px; Top: 800px; background-color: #FFFFCC; padding: 5px; color: black; width: 675px; border: 5px white groove; font-size: 10pt;">Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1<p>TProblem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
<p>Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1. Problem with Adsense1.
Problem with Adsense1 Problem with Adsense1
Problem with Adsense1</p>
</div>


<script type="text/javascript"><!--
google_ad_client = "pub-00000000000000000";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


</div>

<div style="z-index: 1; position: absolute; left: 100px; top: 1250px; background-color: orange; width: 550px; padding: 4px;background: transparent; font-size: 10pt;"><p align="center"><b>
[<a href="index.html">
Home</a>]
[<a href="FAQ.html">FAQ</a>]
[<a href="terms.html">Terms</a>] </b></p>
</div>

<div style="z-index: 2; position: absolute; left: 240px; top: 1260px; background-color: White; width: 650px; padding: 10px; background: transparent;font-size: 7pt;"> Copyright © 2007 ABC. All rights reserved</div>

<div style="z-index: 2; position: absolute; left: 130px; top: 1270px; background-color: White; width: 640px; padding: 10px; background: transparent;font-size: 10pt;"><b>Prob with ADSENSE.</b></p>
</div>
</body>

</html>






<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

is wrong

it should be

<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>


This will solve your problem. Visit www.agogtech.com/forum for such problems solution.
Reply With Quote  
Join Date: Apr 2007
Posts: 2
Reputation: rukshankb is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
rukshankb rukshankb is offline Offline
Newbie Poster

Help Re: Adsense error in html

  #4  
Apr 22nd, 2007
may be you manuall edit ur adsense codes.don't do taht.I've adsense sites.But no probelm yet.


Regards
Last edited by cscgal : Apr 22nd, 2007 at 2:00 am. Reason: Plug snipped
Reply With Quote  
Join Date: Apr 2007
Posts: 7
Reputation: lahure_dai is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
lahure_dai lahure_dai is offline Offline
Newbie Poster

Re: Adsense error in html

  #5  
Apr 27th, 2007
same as above

do not and mean it DO NOT edit the adsense codes your self

you can put them in any tables or div, but do not edit them urselves.

chill.
www.gaeso.org/
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:05 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC