5, September 2008

HTML Help - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Design and Layout  >  Web Page Design  >  HTML & XHTML (Moderator: Meth0d)
Topic: HTML Help
« previous next »
Pages: [1] Print

Author Topic: HTML Help  (Read 1243 times)
WebDigity Gangsta
***
Gender: Male
Posts: 105
18 credits
Members referred : 0



« on: Jun 29, 2006, 05:46:09 PM »

[Sorry, I don't really know where this goes]
 
 Hi,
  In my website i have added some ads down the right hand colum but in doing this it also ads about 1000 PX's to the colum and so the page is really long and there is alot of empty space. Check it out at www.in2play.net Visit through proxy and scroll down to see what i mean.
 Here's my code (im using FP includes):

Code:
<html>

<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>
<tr valign="top">
<p align="center" style="margin-top: 0; margin-bottom: 0">
<script type="text/javascript"><!--
google_ad_client = "pub-7776564258553241";
google_alternate_color = "006600";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "006600";
google_color_bg = "006600";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br>
<font size="2">This page is best viewed at </font></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<font size="2">1024 x 768 revolution with Mozilla Firefox. <br>Click here to get it:<br>
<script type="text/javascript"><!--
google_ad_client = "pub-7776564258553241";
google_ad_width = 180;
google_ad_height = 60;
google_ad_format = "180x60_as_rimg";
google_cpa_choice = "CAAQ_7HzzwEaCKq-Q3II7WEwKLW193M";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></font></p></tr>

</body>

</html>
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #1 on: Jun 29, 2006, 05:59:29 PM »

I don't get it. What's the problem?

BTW the html you posted is totally wrong(there is no <table> or <td> tags)

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
WebDigity Gangsta
***
Gender: Male
Posts: 105
18 credits
Members referred : 0



« Reply #2 on: Jun 29, 2006, 07:46:32 PM »

It's an include, and so i put it on the main file that has a table. This is the main code with the table:

BTW: This bug is only in mozilla firefox.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>In2Play.Net</title>
<meta name="keywords" content="games,chav test,posh test,gay test,blonde test,dumb test,teast,chav,gay,blonde,dumb,games,action,puzzle,racing,sports,strategy,action,free,casino,games,fighting games,fighting,jokes,blonde jokes,chav jokes,your mom jokes,your mum,your mom,englishman,irishman,scotsman,jokes,what do you get,">
<meta name="description" content="Free games, jokes, tests. Chav tests, blonde tests, chav jokes, your mom jokes, everything you could want!">
<meta name="language" content="english">
<meta name="author" content="studentfreestuff.com">
<meta name="copyright" content="http://www.studentfreestuff.com">
<meta name="revisit-after" content="7 days">
<meta name="document-class" content="Completed">
<meta name="document-rights" content="Copyrighted Work">
<meta name="document-type" content="Public">
<meta name="document-rating" content="Safe for Kids">
<meta name="document-distribution" content="Global">
<meta name="document-state" content="Dynamic">
<meta name="cache-control" content="no-cache">
<meta name="robots" content="index,follow">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="background.css" title="Default">
</head>
<body bgcolor="#008000" text="#000000" link="#000000" vlink="#000000" alink="#000000">

<div align="center">

<table width=735 border=1 cellspacing=0 cellpadding=0 bordercolor="#008000">
<tr bgcolor="#6699CC">
 
<!--webbot bot="Include" U-Include="includes/header.htm" TAG="BODY" startspan -->
<tr bgcolor="#6699CC">
<td colspan=3 height=69 valign=top bgcolor="#CCFF99"> <table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#CCFF99" width="44%" height="63" bordercolor="#008000"> <table width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="41"> <div align="center">
<p style="margin-top: 0; margin-bottom: 0"><b>
<font face="Verdana, Arial, Helvetica, sans-serif" size="5" color="#FFFFFF">
<a href="http://www.in2play.net">In2Play.Net</a></font></b></div></td>
</tr>
<tr>
<td height="12"> <div align="center">
<p align="center" style="margin-top: 0; margin-bottom: 0">
<SCRIPT LANGUAGE="JavaScript1.2">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000)    // Y2K Fix, Isaac Powell
year = year + 1900; // http://onyx.idbsu.edu/~ipowell
document.write("<center>" + lmonth + " ");
document.write(date + ", " + year + "</center>");
// End -->
</SCRIPT></center></div></td>
</tr>
</table>
</td>
<td width="56%" height="63" bgcolor="#6699CC"> <table width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="69" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<table width="100%" border="1" cellspacing="1" bgcolor="#FFFFFF" bordercolor="#008000">
<tr align="center" bgcolor="#6699CC">
<td width="100%" height="34" bgcolor="#FFFFFF">&nbsp;<a href='http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=38717&merchantID=456&programmeID=1619&mediaID=0&tracking=&url='><font color="#000000">Rent
Unlimited PS2 games for only £9.99 a month! Click here for more info</font></a>.</td>

</tr>
<tr align="center" bgcolor="#6699CC">
   <td height="26" colspan="2" bgcolor="#FFFFFF" bordercolor="#008000">
   <SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://in2play.net";
var title="Free Online Games, Tests and Jokes!";

document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Add our site to your favorites!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">Add our site to your favorites!</a>');
}
else {
var msg = "Bookmark our site (CTL+D)";
document.write(msg);
}

// End -->
</script></td>
   </tr>

</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<!--webbot bot="Include" i-checksum="26811" endspan --></td><tr>
<td height=760 width=136 bgcolor=white align=center valign=top bordercolor="#008000">
<!--webbot bot="Include" U-Include="includes/navigation.htm" TAG="BODY" startspan -->

<p style="margin-top: 0; margin-bottom: 0" align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Main Menu</p>
<table border=0 width="14%" cellpadding=0 id="table1" style="border-collapse: collapse">
<tr>
<td>
<table border=0 cellpadding=3 cellspacing=0 bgcolor="#a9a9a9" width="100%" id="table2">
<tr bgcolor="#006600">
<td class=header>
<p style="margin-top: 0; margin-bottom: 0"><b>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
Games</font></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table cellpadding=3 cellspacing=0 width=130 id="table3" border="0">
<tr valign=top bgcolor=white>
<td>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="actiongames.htm">Action</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="casinogames.htm">Casino</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="fightinggames.htm">Fighting </a> </font> </p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="strategygames.htm">Strategy</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="puzzlegames.htm">Puzzle</a> </font> </p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="arcadegames.htm">Retro / Arcade</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="sportsgames.htm">Sports </a> </font>
</td>
</tr>
</table>
<table border=0 cellpadding=3 cellspacing=0 bgcolor="#a9a9a9" width="100%" id="table4">
<tr bgcolor="#006600">
<td class=header>
<p style="margin-top: 0; margin-bottom: 0"><b>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
Jokes</font><font color=white face="Verdana, Arial, Helvetica, sans-serif" size=2> </font>
</b></td>
</tr>
</table>
<table cellpadding=3 cellspacing=0 width=130 id="table5">
<tr valign=top bgcolor=white>
<td>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="blondejokesp1.htm">Blonde Jokes</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="chavjokesp1.htm">Chav Jokes</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="yourmump1.htm">Your Mom Jokes</a></font></p>
<p style="margin-top: 0; margin-bottom: 0">
<font size="2">What do you get...</font><p style="margin-top: 0; margin-bottom: 0">
<font size="2">Other Jokes</font></td>
</tr>
</table></td>
</tr>
<tr>
<td>
<table border=0 cellpadding=3 cellspacing=0 bgcolor="#a9a9a9" width="100%" id="table6">
<tr bgcolor="#006600">
<td class=header>
<p style="margin-top: 0; margin-bottom: 0"><b>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
Fun Tests</font><font color=white face="Verdana, Arial, Helvetica, sans-serif" size=2> </font>
</b></td>
</tr>
</table></td>
</tr>
<tr>
<td height=79>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="poshtest.htm">Posh Test</a></font></p>
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="chavtest.htm">Chav Test</a></font></p>
<p style="margin-top: 0; margin-bottom: 0">
<font size="2"><a href="geektest.htm">Geek Test</a></font><p style="margin-top: 0; margin-bottom: 0">
<font size="2"><a href="lovetest.htm">Love Test</a></font></td>
</tr>
<tr>
<td>
<table border=0 cellpadding=3 cellspacing=0 bgcolor="#a9a9a9" width="100%" id="table7">
<tr bgcolor="#006600">
<td class=header>
<p style="margin-top: 0; margin-bottom: 0"><b>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
Other Fun Stuff</font></b></td>
</tr>
</table></td>
</tr>
<tr>
<td height=150><table cellpadding=3 cellspacing=0 width=136 id="table8">
<tr valign=top bgcolor=white>
<td height="163" bgcolor="white">
<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<a href="http://www.in2play.net/newsletter.htm">Free Newsletter!</a></font></p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">
<p style="margin-top: 0; margin-bottom: 0">
<p style="margin-top: 0; margin-bottom: 0">
<form name="cngtng">
<div align="center">
<select name="url" size="1" onChange="window.open(this.options[this.selectedIndex].value,'_top')">
<!--NOTE-ENTER TITLE OF YOUR BOX BELOW-->
<option selected>All Games</option>
<!--NOTE- ENTER YOUR LINKS BELOW-->
<OPTION value=""></OPTION>


<OPTION value="puzzle/3dreversi.htm">3D Reversi</OPTION>
<OPTION value="arcade/3dworm.htm">3D Worm</OPTION>
<OPTION value="sports/501.htm">501 Darts</OPTION>
<OPTION value="sports/aib.htm">AIB</OPTION>
<OPTION value="sports/airhockey.htm">Air Hockey</OPTION>
<OPTION value="stratagy/Ageofcastles.htm">Age of Castles</OPTION>
<OPTION value="puzzle/alphabetsoup.htm">Alphabet Soup</OPTION>
<OPTION value="sports/baseball.htm">Baseball</OPTION>
<OPTION value="arcade/bigheadboy.htm">Big Head Boy</OPTION>
<OPTION value="action/birdbuffet.htm">Bird Buffet</OPTION>
<OPTION value="sports/bowling.htm">Bowling</OPTION>
<OPTION value="fighting/bowman.htm">Bowman</OPTION>
<OPTION value="sports/clickkickup.htm">Click Kick-ups</OPTION>
<OPTION value="action/chasm.htm">Chasm</OPTION>
<OPTION value="puzzle/checkers.htm">Checkers</OPTION>
<OPTION value="puzzle/collapse.htm">Collapse</OPTION>
<OPTION value="sports/conecrazy.htm">Cone Crazy</OPTION>
<OPTION value="puzzle/connect4.htm">Connect 4</OPTION>
<OPTION value="sports/crabball.htm">Crab Ball</OPTION>
<OPTION value="arcade/crashdown.htm">Crash Down</OPTION>
<OPTION value="action/curveball.htm">Curve Ball</OPTION>
<OPTION value="action/dealornodealuk.htm">Deal ON Deal UK</OPTION>
<OPTION value="action/dealornodealus.htm">Deal ON Deal US</OPTION>
<OPTION value="arcade/drivered.htm">Driver Ed</OPTION>
<OPTION value="sports/fieldgoal.htm">Field Goal</OPTION>
<OPTION value="action/freakyfun.htm">Freaky Fun</OPTION>
<OPTION value="puzzle/gball.htm">G Ball</OPTION>
<OPTION value="fighting/godsplayingfield.htm">Gods Playing Field</OPTION>
<OPTION value="action/gyrex.htm">Gyrex</OPTION>
<OPTION value="fighting/gunnybunny.htm">Gunny Bunny</OPTION>
<OPTION value="puzzle/hangthealein.htm">Hang The Alien</OPTION>
<OPTION value="sports/kickups.htm">Kick Ups</OPTION>
<OPTION value="stratagy/kingofthehill.htm">King of the Hill</OPTION>
<OPTION value="sports/lightning_break.htm">Lightning Break</OPTION>
<OPTION value="fighting/manhunt.htm">Man Hunt</OPTION>
<OPTION value="stratagy/mansionimpossible.htm">Mansion Impossible</OPTION>
<OPTION value="puzzle/marblemahem.htm">Marble Mayhem</OPTION>
<OPTION value="stratagy/microtanks.htm">Micro Tanks</OPTION>
<OPTION value="action/milkpanic.htm">Milk Panic</OPTION>
<OPTION value="sports/minicliprally.htm">MiniClip Rally</OPTION>
<OPTION value="puzzle/minesweeper.htm">MineSweeper</OPTION>
<OPTION value="sports/minipool.htm">Mini Pool</OPTION>
<OPTION value="sports/minipool2.htm">Mini Pool 2</OPTION>
<OPTION value="sports/miniputt3.htm">Mini Putt 3</OPTION>
<OPTION value="stratagy/mous1game.htm">Mouse Games</OPTION>
<OPTION value="sports/nordicchill.htm">Nordic Chill</OPTION>
<OPTION value="arcade/notepadinvaders.htm">Notepad Invaders</OPTION>
<OPTION value="action/paint.htm">Paint Activity</OPTION>
<OPTION value="action/perfectpizza.htm">Perfect Pizza</OPTION>
<OPTION value="action/playingwithfire.htm">Playing With Fire</OPTION>
<OPTION value="action/playingwithfire2.htm">Playing With Fire 2</OPTION>
<OPTION value="sports/quickshot.htm">Quick Shot</OPTION>
<OPTION value="arcade/raidenx.htm">RaidenX</OPTION>
<OPTION value="stratagy/raygame.htm">Ray 1</OPTION>
<OPTION value="stratagy/ray2.htm">Ray 2</OPTION>
<OPTION value="action/runescape.htm">Runescape</OPTION>
<OPTION value="sports/ruralracer.htm">Rural Racer</OPTION>
<OPTION value="puzzle/sequencer.htm">Sequencer</OPTION>
<OPTION value="sports/sheeppool.htm">Sheep Pool</OPTION>
<OPTION value="puzzle/slidermania.htm">Slider Mania</OPTION>
<OPTION value="action/smash100.htm">Smash 100</OPTION>
<OPTION value="action/snakecoil.htm">Snake Coil</OPTION>
<OPTION value="action/snowball.htm">Snowball Warrior</OPTION>
<OPTION value="sports/soccerball.htm">Soccer Ball</OPTION>
<OPTION value="fighting/stickmansam1.htm">StickManSam1</OPTION>
<OPTION value="fighting/stickmansam2.htm">StickManSam2</OPTION>
<OPTION value="fighting/stickmansam3.htm">StickManSam3</OPTION>
<OPTION value="sports/swingball.htm">Swing Ball</OPTION>
<OPTION value="fighting/Subzero.htm">Sub Zero</OPTION>
<OPTION value="puzzle/sudoku.htm">Sudoku</OPTION>
<OPTION value="sports/tabletennis.htm">Table Tennis</OPTION>
<OPTION value="fighting/theprofessionals.htm">The Professionals</OPTION>
<OPTION value="sports/tennis.htm">Tennis</OPTION>
<OPTION value="puzzle/tetrisgame.htm">Tetris</OPTION>
<OPTION value="puzzle/tictactoe.htm">Tic Tac Toe</OPTION>
<OPTION value="action/tribaljump.htm">Tribal Jump</OPTION>
<OPTION value="fighting/virtualcop.htm">Virtual Cop </OPTION>
<OPTION value="stratagy/wargames.htm">War Games</OPTION>
<OPTION value="stratagy/waronterror.htm">War on Terror</OPTION>
<OPTION value="sports/wheelers.htm">Wheelers</OPTION>
<OPTION value="action/wone.htm">Wone</OPTION>
<OPTION value="fighting/wrath.htm">Wrath</OPTION>
<OPTION value="fighting/wrath2.htm">Wrath 2 </OPTION>
<OPTION value="sports/ultimateracing.htm">Ultimate Racer</OPTION>
<OPTION value="arcade/sonic.htm">Ultimate Sonic</OPTION>
<OPTION value="action/underground.htm">Underground</OPTION>
<OPTION value="stratagy/zamek.htm">Zamek</OPTION>




</select>
</div></form>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;<p style="margin-top: 0; margin-bottom: 0"><font size="2">
<SCRIPT TYPE="text/javascript">
<!--
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=800,height=800,scrollbars=yes');
return false;
}
//-->
</SCRIPT>
<A
   HREF="/index.php"
   onClick="return popup(this, 'notes')">Send to a Friend!</A></font></p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">
<font size="2"><a href="/feedback.htm">Submit
Feedback</a></font></p>
<p style="margin-top: 0; margin-bottom: 0">
&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">
<font size="2"><a href="/webmasters.htm">Webmaster Resources</a></font></p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0"></p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</tr>
<tr valign=top bgcolor=white>
<td height="2">
<script type="text/javascript"><!--
google_ad_client = "pub-7776564258553241";
google_alternate_color = "006600";
google_ad_width = 120;
google_ad_height = 90;
google_ad_format = "120x90_0ads_al";
google_ad_channel ="";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<p style="margin-top: 0; margin-bottom: 0">
</tr>
</table></td>
</tr>
</table>

<p style="margin-top: 0; margin-bottom: 0">
</p>

<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>

<!--webbot bot="Include" i-checksum="23321" endspan --><p>
<font size="4" face="Arial, Helvetica, sans-serif"><b><font size="3"><span class=title style=color:ffffff font-family:arial; font-weight:800></span></font></b></font></td>
<td height=760 width=442 valign=top>
<p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;<u><b>100's
of Blonde Jokes </b></u></p>
<p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0" align="left">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp; Want to send in your owns
blonde jokes? Send them to us at
<a href="mailto:jokes@in2play.net?subject=Blonde Jokes">jokes@in2play.net</a> plus your name,
and we will add them! </p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<b>She was so blonde that..</b><br>
<br>
She got stabbed in a Shoot out.<br>
<br>
She tried to drown a fish.<br>
<br>
If you offered her a Penny for her thoughts, you'd get change.<br>
<br>
She got locked in a grocery store and starved to death.<br>
<br>
She used to sit on the TV so she could watch the couch. <br>
<br>
When she heard that 90% of all crimes were around the home, she moved.<br>
<br>
She put lipstick on her forehead because she wanted to make up her mind.<br>
<br>
She took a ruler to bed so she could see how long she slept.<br>
<br>
When she got an AM radio, it took her 10 month to figure out she could use it at
night.<br>
<br>
She spent 25 minutes staring at the Orange juice box because it said - &quot;concentrate&quot;<br>
<br>
When I was drowning in a lake and screaming out for a life saver she asked:
&quot;Grape or Cherry?&quot;<br>
<br>
She took a Spoon to the Super Bowl.<br>
<br>
It takes her 2 hours to watch 60 Minutes.<br>
<br>
She asked for a Price-check at the 'Everything's a Pound' store.<br>
<br>
They had to burn her school down to get her out of 4th grade.<br>
<br>
She thought a quarterback was a refund.<br>
<br>
She managed to trip over my cordless phone.<br>
<br>
On the bottom of the job application where it said 'Sign Here' she wrote 'Aquarias'.<br>
<br>
She sent me a fax with a stamp on it.<br>
<br>
She told me to meet her on the corner of &quot;Walk&quot; and &quot;Don't Walk&quot;.<br>
<br>
She tried to place a bag of M&amp;M's in alphabetical order.<br>
<br>
She thought 'Boyz II Men' was a day-care centre.<br>
<br>
She thought Meow Mix was a record for Cats.<br>
<br>
She thought that Taco Bell was a Mexican phone company.<br>
<br>
She tried to drown a fish. <br>
<br>
She stood staring at the frozen orange juice because it said &quot;Concentrate&quot;.<br>
<br>
She put lippie on her forehead because her boyfriend told her to make up her
mind.<p align="right"><a href="blondejokesp2.htm">Next Page &gt;&gt;</a></p>
</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;
<table border="0" width="100%" id="table10">
<tr>
<td>
<!--webbot bot="Include" U-Include="includes/chavjokesfooter.htm" TAG="BODY" startspan -->

<p><a href="chavjokesprint.htm">
<img border="0" src="images/printicon.gif" width="32" height="30"></a></p>

<!--webbot bot="Include" i-checksum="31236" endspan --></td>
</tr>
</table>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</td>
<td height=760 width=191 bgcolor=white valign=top align="center">
<table border="0" width="100%" id="table11" height="100%">
<tr>
<td>
<!--webbot bot="Include" U-Include="includes/rightcolum.htm" TAG="BODY" startspan -->
<tr valign="top">
<p align="center" style="margin-top: 0; margin-bottom: 0">
<script type="text/javascript"><!--
google_ad_client = "pub-7776564258553241";
google_alternate_color = "006600";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "006600";
google_color_bg = "006600";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br>
<font size="2">This page is best viewed at </font></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<font size="2">1024 x 768 revolution with Mozilla Firefox. <br>Click here to get it:<br>
<script type="text/javascript"><!--
google_ad_client = "pub-7776564258553241";
google_ad_width = 180;
google_ad_height = 60;
google_ad_format = "180x60_as_rimg";
google_cpa_choice = "CAAQ_7HzzwEaCKq-Q3II7WEwKLW193M";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></font></p></tr>

<!--webbot bot="Include" i-checksum="43044" endspan -->&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr valign="top" bgcolor="#FFFFFF" align="center">
   <td height="18" colspan=5>
<p style="margin-top: 0; margin-bottom: 0"></p>
<p style="margin-top: 0; margin-bottom: 0">
<center>
<table border="0" width="100%" id="table9">
<tr>
<td>
<!--webbot bot="Include" U-Include="includes/footer.htm" TAG="BODY" startspan -->
<p align="center"><font size="1" color="#000000"><a href="/disclaimer.htm">Disclaimer</a> - <a href="/Sitemap.htm">
Site Map</a> -
<a href="/servicestatment.htm">Service Statement</a>
- <a href="http://www.in2play.net/newsletter.htm">Newsletter</a> -
<a href="http://www.servage.net/?coupon=cust16441">Servage.Net</a></font><script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script><script type="text/javascript">
_uacct = "UA-436687-1";
urchinTracker();
</script></p>
<!--webbot bot="Include" i-checksum="49395" endspan --></td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</div>
<!--webbot bot="Include" U-Include="includes/lastupdated.htm" TAG="BODY" startspan -->
<p align="center">(C) In2Play.Net. This page was last updated 30th July 2006.</p>
<p align="center">All games Copyright to their original owners.
<a href="http://www.in2play.net/">In2play.Net</a> offers Free services that
should not be copied on other sites. Free downloads will be available from the
'Downloads' section in the near future. If you wish to affiliate or share
content please send an email to us at
<a href="mailto:admin@in2play.net?subject=Affiliation">admin@in2play.net</a>.</p>
<!--webbot bot="Include" i-checksum="2001" endspan -->
</body>
</html>
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #3 on: Jun 29, 2006, 08:14:54 PM »

I see some tables and tds that have height="100%"

Maybe you should start by changing those to find the problem.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: Jun 29, 2006, 08:59:18 PM »

Or better start with real webpage design:
http://css.maxdesign.com.au/index.htm Visit through proxy


Last blog : Is your website is down? Know before your visitors do!
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 541
5184 credits
Members referred : 0


www.demonhale.com


« Reply #5 on: Jun 30, 2006, 06:17:46 AM »

oh no olaf, this might trigger a table vs. css debate yet again... Lol!

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Beijing Olympics Show
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: Jun 30, 2006, 07:35:11 AM »

oh no olaf, this might trigger a table vs. css debate yet again... Lol!
don't think in this case, but css rules lol


Last blog : Is your website is down? Know before your visitors do!
WebDigity Gangsta
***
Gender: Male
Posts: 105
18 credits
Members referred : 0



« Reply #7 on: Jun 30, 2006, 05:43:17 PM »

Done, i just took out the <tr align="top"> Smiley
« Last Edit: Jun 30, 2006, 08:08:25 PM by J n b »
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=3088
Tags : javascript css html Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] Print 
Webdigity Webmaster Forums  >  Design and Layout  >  Web Page Design  >  HTML & XHTML (Moderator: Meth0d)
Topic: HTML Help
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Sep 05, 2008, 02:09:53 PM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 36.293
Total Topics: 7.476
Total Members: 3.897
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: FlorianHofmann

24 Guests, 4 Users online :

15 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.