Closed Thread
Results 1 to 9 of 9

Thread: HTML Help

  1. #1
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    HTML Help

    Ok people I need some help with HTML, when you click on a game on my site, http://blnetworks.info/, it looks odd, just go there and play a game and youll see what im talkin about.

    This is the code:

    PHP Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>BLNetworks.info Online Gaming | HomePage Version Beta 1</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000033;
    }
    body {
        background-color: #99FF33;
    }
    a:link {
        color: #993333;
        text-decoration: underline;
    }
    a:visited {
        text-decoration: underline;
        color: #993333;
    }
    a:hover {
        text-decoration: none;
        color: #000066;
    }
    a:active {
        text-decoration: underline;
        color: #FFFFFF;
    }
    -->
    </style>
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_reloadPage(init) {  //reloads the window if Nav4 resized
      if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
        document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
      else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
    }
    MM_reloadPage(true);
    //-->
    </script>
    </head>

    <body>
    <div id="Layer1" style="position:absolute; width:200px; height:39px; z-index:1; left: 284px; top: 0px;"><img src="logo.gif" width="434" height="121"></div>
    <div id="Layer2" style="position:absolute; width:200px; height:80px; z-index:2; left: 1px; top: 0px;">BLNetworks.info is now offichaly open with our Beta 1 homepage including 15 games that you can play today. </div>
    <div id="Layer3" style="position:absolute; width:133px; height:115px; z-index:3; left: 1px; top: 81px;">
      <ul>
        <li><a href="/index.php" target="_self">Home</a></li>
        <li><a href="/forum/index.php" target="_self">Forums</a></li>
        <li><a href="http://www.x10hosting.com/index.php?rid=8461" target="_self">x10Hosting</a></li>
      </ul>
    </div>
    <div id="Layer4" style="position:absolute; width:666px; height:773px; z-index:4; left: 187px; top: 194px;">
    <div id="Layer4" style="position:absolute; width:666px; height:773px; z-index:4; left: 187px; top: 194px;">
      <div align="left">
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<?php echo $_GET['w']; ?>" height="<?php echo $_GET['h']; ?>">
            <param name="movie" value="/games/<?php echo $_GET['gameid']; ?>.swf">
            <param name="quality" value="high">
            <embed src="/games/<?php echo $_GET['gameid']; ?>.swf" width="<?php echo $_GET['w']; ?>" height="<?php echo $_GET['h']; ?>" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
          </object>
        </div>
    </div>
    <div id="Layer6" style="position:absolute; width:468px; height:60px; z-index:6; left: 267px; top: 125px;">
      <script type='text/javascript'>
    <!--



    //default banner house ad url
    clicksor_default_url = '';

    clicksor_layer_border_color = '#B4D0DC';
    clicksor_layer_ad_bg = '#ECF8FF';
    clicksor_layer_ad_link_color = '#0000CC';
    clicksor_layer_ad_text_color = '#000000';
    clicksor_text_link_bg = '';
    clicksor_text_link_color = '#000FFF';

    clicksor_enable_text_link = true;



    //default pop-under house ad url
    durl = '';
    clicksor_enable_pop = true;
    clicksor_frequencyCap = -1;


    //-->
    </script>
      <script type='text/javascript' src='http://ads.clicksor.com/bannerad.php?pid=65940&sid=101550&adtype=2'></script>
      <noscript>
      <a href='http://www.clicksor.com'>internet marketing</a>
      </noscript>
    </div>
    </body>
    </html>
    If you think you know prob then please contact me.
    Last edited by Brandon; 09-30-2006 at 05:41 PM.
    Thanks,
    Brandon Long

  2. #2
    huy_design's Avatar
    huy_design is offline x10Hosting Member huy_design is an unknown quantity at this point
    Join Date
    Oct 2006
    Posts
    6

    Re: HTML Help


  3. #3
    Fedlerner's Avatar
    Fedlerner is offline Retired Fedlerner is an unknown quantity at this point
    Join Date
    Aug 2006
    Location
    Buenos Aires, Argentina
    Posts
    12,923

    Re: HTML Help

    Old topic man, look at the date: 09-30-2006
    Federico Lerner
    Former x10Hosting Administrator - Staff Manager

  4. #4
    Micro is offline Retired staff (11-12-2008) Micro is an unknown quantity at this point
    Join Date
    Jul 2006
    Location
    West Midlands
    Posts
    1,301

    Re: HTML Help

    Quote Originally Posted by huy_design
    Thats not very nice, i wish you'd die.
    Micro

  5. #5
    Bonekhan's Avatar
    Bonekhan is offline x10 Sophmore Bonekhan is an unknown quantity at this point
    Join Date
    Sep 2006
    Posts
    226

    Re: HTML Help

    Quote Originally Posted by Micro
    Thats not very nice, i wish you'd die.
    Was that really appropriate? He meant that the website was dead, not to go kill yourself. And even if he did, two wrongs don't make a right.

  6. #6
    Chris Z's Avatar
    Chris Z is offline x10 Spammer Chris Z is an unknown quantity at this point
    Join Date
    Sep 2005
    Location
    Alabama, USA
    Posts
    2,802

    Re: HTML Help

    three lefts do though..hahah sorry, i just had to ;)
    -Chris Z
    Retired Account Manager


  7. #7
    Tastypoo is offline x10Hosting Member Tastypoo is an unknown quantity at this point
    Join Date
    Sep 2006
    Posts
    30

    Re: HTML Help

    Quote Originally Posted by Chris Z
    three lefts do though..hahah sorry, i just had to ;)
    Yeah, I probably would have done the same.

  8. #8
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: HTML Help

    Umm i sold this site....idk whats on it now....mod or AM or w/e lock topic:nuts:
    Thanks,
    Brandon Long

  9. #9
    Chris Z's Avatar
    Chris Z is offline x10 Spammer Chris Z is an unknown quantity at this point
    Join Date
    Sep 2005
    Location
    Alabama, USA
    Posts
    2,802

    Re: HTML Help

    This topic now [/locked]
    Last edited by Chris Z; 11-07-2006 at 04:20 PM.
    -Chris Z
    Retired Account Manager


Closed Thread

Similar Threads

  1. Hybrid's HTML Lessons
    By Hybrid in forum Tutorials
    Replies: 18
    Last Post: 11-28-2009, 02:12 PM
  2. showing html on website
    By swirly in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 12-04-2005, 08:03 PM
  3. [IPB] Contiguous Board Index
    By phenetic in forum Tutorials
    Replies: 5
    Last Post: 09-18-2005, 10:31 AM
  4. What is XML!
    By wizeman in forum Tutorials
    Replies: 6
    Last Post: 08-27-2005, 12:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers