What am I doing wong

  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 349
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post September 12th, 2008, 1:30 pm

Hi I have just been updating my website by adding some google adds but my index page has go a bit odd you can see the layout on the games page can someone tell me why it is doing what it is doing? Its probley simple but I can not see it (a lot of my site does not yet work I know that)

Here is my code:
Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ilovetoplay.co.uk | THE place for games</title>
<link href="style/style1.css" rel="stylesheet" type="text/css" />
</head>
<!-- Feel free to use any part of the HTML code you need! -->
<LINK REL="SHORTCUT ICON" HREF="http://www.ilovetoplay.co.uk/favicon.ico"/>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="shadow_left">&nbsp;</td>
    <td class="header_column">
    <table width="100%" border="0" cellspacing="10" cellpadding="0">
      <tr>
        <td class="logo_area">I Love To Play&copy; - THE place for games</td>
                <td width="300">
          <form id="form1" name="form1" method="post" action="">
            Search the website <br />
            <input name="search_text" type="text" id="search_text" />
            <input type="submit" name="Submit" value="Go >>>" />
          </form>
          </td>
      </tr>
    </table></td>
    <td class="shadow_right">&nbsp;</td>
  </tr>
  <tr>
    <td class="horizontal_column">&nbsp;</td>
    <td class="horizontal_center"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="linkcontainer">
      <tr>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/index.html" class="main_link">Home</a></div></td>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/games.html" class="main_link">Games</a></div></td>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/movies.html" class="main_link">Movies</a></div></td>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/submit.html" class="main_link">Submit</a></div></td>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/about.html" class="main_link">About</a></div></td>
        <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/contact.html" class="main_link">Contact Me</a></div></td>
      </tr>
    </table></td>
    <td class="horizontal_column">&nbsp;</td>
  </tr>
  <tr>
    <td class="shadow_left">&nbsp;</td>
    <td class="below_header">&nbsp;
    <td class="shadow_right">&nbsp;</td>
  </tr>
  <tr>
    <td class="shadow_left">&nbsp;</td>
    <td class="main_content_box">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
      </tr>
    </table></td>
    <td class="shadow_right">&nbsp;</td>
  </tr>
  <tr>
    <td class="shadow_left">&nbsp;</td>
    <td class="middle_spacer"><!--
google_ad_client = "pub-6362467000721637";
/* index add page */
google_ad_slot = "9691545652";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<div class="bottom_content">
<td class="body_content">If you are having any problems then <a href="http://www.ilovetoplay.co.uk/contact.html" class="link">let me know</a>. If you want to submit somthing thats good click the button along the top.<br /><br />
 
Please could you take the time to fill out a questonare? <a href="http://www.tigersurvey.com/survey.php?survey=7139" class="link">Thankyou</a>! <em>1 time per IP</em>
     <tr>
        <td class="left_content"><strong>Look out for notices here!</strong><br />
The site is now asking for <a href="http://www.tigersurvey.com/survey.php?survey=7139" class="link">feedback</a>! Please take time to fill it out! Thankyou!</td>
        <strong>Look around the site use the buttons along the top or use the search box.</strong> <br />
          <br />
Games on the site are copyright of there owners and have been used becasue they have been submited/are on an open sorce website. If you want to use a game/movie contact me or the game/movie owner first. If anyone wishers for there game/movie to be removed they should contact me and it shall be taken of asap.</div></td>
    <td class="shadow_right">&nbsp;</td>
  </tr>
  <tr>
    <td class="shadow_left">&nbsp;</td>
    <td class="bottom_link_container"><p>| <a href="http://www.ilovetoplay.co.uk/index.html" class="bottom_link">Home</a> | <a href="http://www.ilovetoplay.co.uk/contact.html" class="bottom_link">Contact me</a> | <a href="http://www.ilovetoplay.co.uk/give.html" class="bottom_link">Give money</a> | <a href="http://www.ilovetoplay.co.uk/jobs.html" class="bottom_link">Jobs</a> | <a href="http://www.oswd.org" class="bottom_link">Thanks to oswd.org - see website</a> |<br />| <a href="http://www.favicon.co.uk" class="bottom_link">Favicon made by facicon.co.uk - see website</a> |</p>
    <p>ilovetoplay&copy; 2008 | Games&copy; of there owners | movies&copy; of there owners<br />
      All Right Reserved &copy; 2006 by bprizze<br />
      http://heartlessg.4uhost.info - Web Master<br />
      Neil Lake - website owner
     </p></td>
    <td class="shadow_right">&nbsp;</td>
  </tr>
</table>
</body>
</html>
 
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. <title>ilovetoplay.co.uk | THE place for games</title>
  6. <link href="style/style1.css" rel="stylesheet" type="text/css" />
  7. </head>
  8. <!-- Feel free to use any part of the HTML code you need! -->
  9. <LINK REL="SHORTCUT ICON" HREF="http://www.ilovetoplay.co.uk/favicon.ico"/>
  10. <body>
  11. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  12.   <tr>
  13.     <td class="shadow_left">&nbsp;</td>
  14.     <td class="header_column">
  15.     <table width="100%" border="0" cellspacing="10" cellpadding="0">
  16.       <tr>
  17.         <td class="logo_area">I Love To Play&copy; - THE place for games</td>
  18.                 <td width="300">
  19.           <form id="form1" name="form1" method="post" action="">
  20.             Search the website <br />
  21.             <input name="search_text" type="text" id="search_text" />
  22.             <input type="submit" name="Submit" value="Go >>>" />
  23.           </form>
  24.           </td>
  25.       </tr>
  26.     </table></td>
  27.     <td class="shadow_right">&nbsp;</td>
  28.   </tr>
  29.   <tr>
  30.     <td class="horizontal_column">&nbsp;</td>
  31.     <td class="horizontal_center"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="linkcontainer">
  32.       <tr>
  33.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/index.html" class="main_link">Home</a></div></td>
  34.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/games.html" class="main_link">Games</a></div></td>
  35.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/movies.html" class="main_link">Movies</a></div></td>
  36.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/submit.html" class="main_link">Submit</a></div></td>
  37.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/about.html" class="main_link">About</a></div></td>
  38.         <td><div class="navigation"><a href="http://www.ilovetoplay.co.uk/contact.html" class="main_link">Contact Me</a></div></td>
  39.       </tr>
  40.     </table></td>
  41.     <td class="horizontal_column">&nbsp;</td>
  42.   </tr>
  43.   <tr>
  44.     <td class="shadow_left">&nbsp;</td>
  45.     <td class="below_header">&nbsp;
  46.     <td class="shadow_right">&nbsp;</td>
  47.   </tr>
  48.   <tr>
  49.     <td class="shadow_left">&nbsp;</td>
  50.     <td class="main_content_box">
  51. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  52.       </tr>
  53.     </table></td>
  54.     <td class="shadow_right">&nbsp;</td>
  55.   </tr>
  56.   <tr>
  57.     <td class="shadow_left">&nbsp;</td>
  58.     <td class="middle_spacer"><!--
  59. google_ad_client = "pub-6362467000721637";
  60. /* index add page */
  61. google_ad_slot = "9691545652";
  62. google_ad_width = 728;
  63. google_ad_height = 90;
  64. //-->
  65. </script>
  66. <script type="text/javascript"
  67. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  68. </script>
  69. <div class="bottom_content">
  70. <td class="body_content">If you are having any problems then <a href="http://www.ilovetoplay.co.uk/contact.html" class="link">let me know</a>. If you want to submit somthing thats good click the button along the top.<br /><br />
  71.  
  72. Please could you take the time to fill out a questonare? <a href="http://www.tigersurvey.com/survey.php?survey=7139" class="link">Thankyou</a>! <em>1 time per IP</em>
  73.      <tr>
  74.         <td class="left_content"><strong>Look out for notices here!</strong><br />
  75. The site is now asking for <a href="http://www.tigersurvey.com/survey.php?survey=7139" class="link">feedback</a>! Please take time to fill it out! Thankyou!</td>
  76.         <strong>Look around the site use the buttons along the top or use the search box.</strong> <br />
  77.           <br />
  78. Games on the site are copyright of there owners and have been used becasue they have been submited/are on an open sorce website. If you want to use a game/movie contact me or the game/movie owner first. If anyone wishers for there game/movie to be removed they should contact me and it shall be taken of asap.</div></td>
  79.     <td class="shadow_right">&nbsp;</td>
  80.   </tr>
  81.   <tr>
  82.     <td class="shadow_left">&nbsp;</td>
  83.     <td class="bottom_link_container"><p>| <a href="http://www.ilovetoplay.co.uk/index.html" class="bottom_link">Home</a> | <a href="http://www.ilovetoplay.co.uk/contact.html" class="bottom_link">Contact me</a> | <a href="http://www.ilovetoplay.co.uk/give.html" class="bottom_link">Give money</a> | <a href="http://www.ilovetoplay.co.uk/jobs.html" class="bottom_link">Jobs</a> | <a href="http://www.oswd.org" class="bottom_link">Thanks to oswd.org - see website</a> |<br />| <a href="http://www.favicon.co.uk" class="bottom_link">Favicon made by facicon.co.uk - see website</a> |</p>
  84.     <p>ilovetoplay&copy; 2008 | Games&copy; of there owners | movies&copy; of there owners<br />
  85.       All Right Reserved &copy; 2006 by bprizze<br />
  86.       http://heartlessg.4uhost.info - Web Master<br />
  87.       Neil Lake - website owner
  88.      </p></td>
  89.     <td class="shadow_right">&nbsp;</td>
  90.   </tr>
  91. </table>
  92. </body>
  93. </html>
  94.  

TAR! :D
^__^
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post September 12th, 2008, 1:30 pm

  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post September 12th, 2008, 3:10 pm

Here is the stuff I see for google ads
Code: [ Select ]
google_ad_client = "pub-6362467000721637";
/* index add page */
google_ad_slot = "9691545652";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
  1. google_ad_client = "pub-6362467000721637";
  2. /* index add page */
  3. google_ad_slot = "9691545652";
  4. google_ad_width = 728;
  5. google_ad_height = 90;
  6. //-->
  7. </script>
  8. <script type="text/javascript"
  9. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  10. </script>

Notice that the bold </script> doesn't have a starting tag before the code (<script ... >)
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 349
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post September 13th, 2008, 12:43 am

tar - see I could of stared at it for ever and not seen that!
^__^
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post September 13th, 2008, 8:21 am

Helps when you got NotePad++ which highlights the end and beginning as soon as the blinking cursor (When you type) is over it... it didn't highlighted the </script> so I knew that there was no beginning to id.

No problem :D
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 349
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post September 14th, 2008, 6:38 am

Hi there thanks for the problem about google adds but now i have a new one this is my index page of my website http://www.ilovetoplay.co.uk/index.html and this http://www.ilovetoplay.co.uk/games.html is what it should look link (in way of layout) can anyone tell me why it is like this?
Looks odd in at least Google Chrome,Firefox and IE6.
^__^

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 93 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.