Username: Password:   Forgot your password?
 
Forums
» View Categories » Coding Help & Templates » Internet Explorer Viewing problems
Previous 30
Page of 1 Next 30

Member:58,991
Posts:67
Joined:7-14-2008
Seen:11-27-2009
Jul 22,`09 7:54pm | Quote |

I do the coding for the PolkOut comic and recently I added in columns to the page so that I could ad ad's on the sides of the page. It looks great on Firefox Google Chrome and Safari, but IE is apparently having some problems, it shoves the comic and header down to the center of the ads. Since plenty of people use IE me and Polkster(the comic creator) figure that we should try and figure out what's wrong and what I can do to fix it. So I was wondering if someone could help me figure out what I should do to the current code to make it work on IE or if there is a better way to put ads on the sides of the comic.

You can find the page [/url=http://www.drunkduck.com/PolkOut/index.php]here[/url]
And for reference here's the code I'm using:
QUOTE:
<html>
<head>
<title>DrunkDuck presents...<!--[COMIC_NAME]--> <!--[PAGE_TITLE]--></title>
<meta name="robots" content="All,INDEX,FOLLOW">
<META NAME="AUTHOR" CONTENT="(The Author of Comic)">
<META NAME="DESCRIPTION" CONTENT="(Your Comic's description)">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="http://www.drunkduck.com/gfx/template_gfx_new/global.css">
<style type="text/css">
<!--
body {
background-color:#FFFFFF;
background-image: url() ;
background-repeat: repeat;
}
a:link {color: #222222; text-decoration: underline;}
a:visited {color: #111111; text-decoration: none;}
a:hover {color: #CCCCCC;text-decoration: underline;background-color: #222222;

}
.strip {
background-color:#FFFFFF;
border-top-width: 20px;
border-bottom-width: 4px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #222222;
border-bottom-color: #555555;
width: 600px;
}
.nav {
background-color:#FFFFFF;
border-width: 0px;
border-spacing: 0px;
padding-right: 0px;
padding-left: 0px;
border-collapse: collapse;
}
.toolbar a:link {color: #222222; text-decoration: underline;}
.toolbar a:visited {color: #111111; text-decoration: none;}
.toolbar a:hover {color: #CCCCCC;text-decoration: underline;background-color: #222222;}
.toolbar a:active a:hover {color: #CCCCCC;text-decoration: underline;background-color: #888888;
body,td,th {color: #111111;}<!--Change this line for text color-->
-->
</style>
</head>
<body>
<center><!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 35833 -->
<script type="text/javascript">
<!--
var d=document;
d.projectwonderful_adbox_id = "35833";
d.projectwonderful_adbox_type = "5";
d.projectwonderful_foreground_color = "";
d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap35833" id="admap35833"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=35833&type=5" shape="rect" coords="0,0,728,90" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="728" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=35833&type=5" width="728" height="90" usemap="#admap35833" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=35833&type=5" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=728 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. --></center>
<div id="bg">

<!--Comic Title Area-->
<table align="center" width="600">
<tr><td><div align="center"><img src="http://www.drunkduck.com/PolkOut/gfx/Polkout_header.png" alt="HEY! NO PEEKING!"></div></td>
</tr>
</table>

<table border="0 pix"
<td width="400px"
<!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 39349 -->
<script type="text/javascript">
<!--
var pw_d=document;
pw_d.projectwonderful_adbox_id = "39349";
pw_d.projectwonderful_adbox_type = "3";
pw_d.projectwonderful_foreground_color = "";
pw_d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap39349" id="admap39349"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=39349&type=3" shape="rect" coords="0,0,160,600" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=1&c=0&id=39349&type=3" shape="rect" coords="0,602,160,1202" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=2&c=0&id=39349&type=3" shape="rect" coords="0,1204,160,1804" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=39349&type=3" width="160" height="1806" usemap="#admap39349" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=39349&type=3" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=160 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. -->
</td>
<td width="2000px"
<!--Top Navigation-->

<table class="nav" align="center" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/PolkOut/gfx/Polkout_First.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/PolkOut/gfx/Polk_previous.png]--></td>

<td align="center"><a href="http://www.cafepress.com/polkout">
<img src=http://www.polkout.com/swagbutton.jpg border=1
width=120 height=60 alt="Buy My Sh!t"></a>

<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/PolkOut/gfx/polk_next.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/PolkOut/gfx/Polkout_Last.png]--></td>
</tr>
</table>

<!--COMIC STRIP-->

<table align="center" width="600">
<tr>
<td>
<!--[PAGE]-->
</td>
</tr>
</table>

<!--Bottom Navigation-->
<table class="nav" align="center" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/PolkOut/gfx/Polkout_First.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/PolkOut/gfx/Polk_previous.png]--></td>

<td align="center"><a href="http://www.cafepress.com/polkout">
<img src=http://www.polkout.com/swagbutton.jpg border=1
width=120 height=60 alt="Buy My Sh!t"></a>

<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/PolkOut/gfx/polk_next.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/PolkOut/gfx/Polkout_Last.png]--></td>
</tr>
<tr>
<td align="center" height="20" width="25%"><b>Archive----></b></td>
<td align="center" height="20" width="25%"><!--[PAGE_DROPDOWN]--></td>
<td align="center" height="20" width="25%"><!--[RSS]--></td>
<td align="center" height="20" width="25%">|<A HREF="http://www.polkout.com/forum/">Forum</a>|</td>
</tr>
</table>
<P>
<center><!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 35834 -->
<script type="text/javascript">
<!--
var d=document;
d.projectwonderful_adbox_id = "35834";
d.projectwonderful_adbox_type = "6";
d.projectwonderful_foreground_color = "";
d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap35834" id="admap35834"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=35834&type=6" shape="rect" coords="0,0,234,60" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=1&id=35834&type=6" shape="rect" coords="234,0,468,60" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=2&id=35834&type=6" shape="rect" coords="468,0,702,60" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="702" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=35834&type=6" width="702" height="60" usemap="#admap35834" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="3"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=35834&type=6" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=3 valign="top" width=702 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. --></center>
<!--Creator's Comments-->
<table width="600" height="100" border="0" align="center" cellpadding="6" cellspacing="2" bgcolor="#DDDDDD" colspacing="0" colpadding="0">
<tr>
<td>
<div class="notes">
<img src="http://www.drunkduck.com/PolkOut/gfx/Authors_Comments_2.png" alt="Author's Comments">
<p><!--[AUTHORS_NOTES]-->
</div>
</td>
</tr>
</table>
<p>

<center>--End Transmission--</center>

<p align="center"><a href="http://www.drunkduck.com/STICKFODDER">
<img src=http://farm4.static.flickr.com/3443/3291082033_961fd6027b_o.jpg border=0
width=400 height=60 alt="Killing Directly Since 2008"></a>

<!--User Comments-->

<right><table width="600" border="0" align="center" cellpadding="6" bgcolor="#FFFFFF" colspacing="0" colpadding="5">
<tr>
<td colspan="2"><img src="http://www.drunkduck.com/PolkOut/gfx/User Comments.png" alt="User Comments" height="19"></td>
</tr>
<tr>
<td width="300" align="center" valign="top" bgcolor="#FFFFFF">
<!--[COMMENTS=300]--></td>
<td align="center" width="300" valign="top"><p><b></b>

<p align="center"><!--[DESCRIPTION]-->
<br>
<hr><strong>UPDATE</strong>
<p align="center">Please remember to visit my main site <a href="http://www.polkout.com/index.htm">here.</a>

</object>
<hr>
<p><strong>Links</strong>
<p>&bull; <a href=http://www.polkout.com/>Polkout.com </a>The origin of this madness.<br>
&bull; <a href=http://www.polkout.com/forum>Polkout forums </a>.<br>
&bull; <a href=http://www.drunkduck.com/STICKFODDER/>STICKFODDER </a>Polkouts comic assistant<br>
&bull; <a href=http://gitcomic.com/>Good In Theory </a>Good in Theory welcomes you... ...even if you are Fat, sweaty and balding<br>


<hr>
<p><!--[COMMENT_FORM=250,250]-->
<p align="center"><em></em></right>



</td>
</tr>
</table>

</td>
<td width="400px"
<!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 39350 -->
<script type="text/javascript">
<!--
var pw_d=document;
pw_d.projectwonderful_adbox_id = "39350";
pw_d.projectwonderful_adbox_type = "3";
pw_d.projectwonderful_foreground_color = "";
pw_d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap39350" id="admap39350"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=39350&type=3" shape="rect" coords="0,0,160,600" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=1&c=0&id=39350&type=3" shape="rect" coords="0,602,160,1202" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=2&c=0&id=39350&type=3" shape="rect" coords="0,1204,160,1804" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=39350&type=3" width="160" height="1806" usemap="#admap39350" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=39350&type=3" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=160 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. -->
</td>
</table>

</div>
<p align="center"><FONT COLOR="#000000"> Polkster (c) 2008-2009. All Rights Reserved. <br>
Web Design by <a href="http://user.drunkduck.com/mishi_hime" target="_blank">Mishi_hime</a> Edited By: <a href="http://user.drunkduck.com/Stickfodder" target="_blank">Stickfodder</a>
</FONT></body></html>

This post was last edited on Jul 22,`09 7:57pm

Speak softly and carry a big stick to hit people who don't know when to shut up.
 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,775
Joined:1-2-2006
Seen:11-27-2009
Jul 27,`09 9:07am | Quote |

Sorry for the long delay in replying.

I'm crap with Css... I've had trouble with the same fort of thing with cross browser support for Css positioning before.

Personally, I just do everything with old fashioned tables. It's the only coding that really does seem to be 100% cross browser as well as working with almost all the old browsers as well.

 
Member:58,991
Posts:67
Joined:7-14-2008
Seen:11-27-2009
Jul 28,`09 1:49am | Quote |

I'm using Css? I thought I was using HTML. I also thought I was using old fashioned tables. Hmm. Could you possibly post a link to a site that can help me with tables?

Speak softly and carry a big stick to hit people who don't know when to shut up.
 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,775
Joined:1-2-2006
Seen:11-27-2009
Jul 28,`09 2:56am | Quote |

Ha, sorry man, I just skimmed the code after having looked at your site in 3 different browsers and seeing the display problems in IE.

OK... I'll have another look at your table coding.
It turns out then that it's NOT 100% cross browser

When IE messes up with with tables it;s because something was missed out that it expect. IE is extremely punctilious about certain kinds of coding and expects everything to be exact and in the correct order, whereas most other browsers are more forgiving of mistakes.

 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,775
Joined:1-2-2006
Seen:11-27-2009
Jul 28,`09 3:05am | Quote |

OK, had a look. Yeah, you had some obvious little errors in there, like table tags with no closing bracket, and P tag with the wrong closer (/right). I'll just upload it for you on your comic and test it out.

here's my fix'ns anyway:



<html>
<head>
<title>DrunkDuck presents...<!--[COMIC_NAME]--> <!--[PAGE_TITLE]--></title>
<meta name="robots" content="All,INDEX,FOLLOW">
<META NAME="AUTHOR" CONTENT="(The Author of Comic)">
<META NAME="DESCRIPTION" CONTENT="(Your Comic's description)">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="http://www.drunkduck.com/gfx/template_gfx_new/global.css">
<style type="text/css">
<!--
body {
background-color:#FFFFFF;
background-image: url() ;
background-repeat: repeat;
}
a:link {color: #222222; text-decoration: underline;}
a:visited {color: #111111; text-decoration: none;}
a:hover {color: #CCCCCC;text-decoration: underline;background-color: #222222;

}
.strip {
background-color:#FFFFFF;
border-top-width: 20px;
border-bottom-width: 4px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #222222;
border-bottom-color: #555555;
width: 600px;
}
.nav {
background-color:#FFFFFF;
border-width: 0px;
border-spacing: 0px;
padding-right: 0px;
padding-left: 0px;
border-collapse: collapse;
}
.toolbar a:link {color: #222222; text-decoration: underline;}
.toolbar a:visited {color: #111111; text-decoration: none;}
.toolbar a:hover {color: #CCCCCC;text-decoration: underline;background-color: #222222;}
.toolbar a:active a:hover {color: #CCCCCC;text-decoration: underline;background-color: #888888;
body,td,th {color: #111111;}<!--Change this line for text color-->
-->
</style>
</head>
<body>
<center><!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 35833 -->
<script type="text/javascript">
<!--
var d=document;
d.projectwonderful_adbox_id = "35833";
d.projectwonderful_adbox_type = "5";
d.projectwonderful_foreground_color = "";
d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap35833" id="admap35833"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=35833&type=5" shape="rect" coords="0,0,728,90" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="728" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=35833&type=5" width="728" height="90" usemap="#admap35833" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=35833&type=5" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=728 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. --></center>
<div id="bg">

<!--Comic Title Area-->
<table align="center" width="600">
<tr><td><div align="center"><img src="http://www.drunkduck.com/PolkOut/gfx/Polkout_header.png" alt="HEY! NO PEEKING!"></div></td>
</tr>
</table>

<table border="0 pix"><tr>
<td width="400px" valign="top"><!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 39349 -->
<script type="text/javascript">
<!--
var pw_d=document;
pw_d.projectwonderful_adbox_id = "39349";
pw_d.projectwonderful_adbox_type = "3";
pw_d.projectwonderful_foreground_color = "";
pw_d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap39349" id="admap39349"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=39349&type=3" shape="rect" coords="0,0,160,600" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=1&c=0&id=39349&type=3" shape="rect" coords="0,602,160,1202" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=2&c=0&id=39349&type=3" shape="rect" coords="0,1204,160,1804" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=39349&type=3" width="160" height="1806" usemap="#admap39349" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=39349&type=3" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=160 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. -->
</td>
<td width="2000px" valign="top">
<!--Top Navigation-->

<table class="nav" align="center" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/PolkOut/gfx/Polkout_First.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/PolkOut/gfx/Polk_previous.png]--></td>

<td align="center"><a href="http://www.cafepress.com/polkout">
<img src=http://www.polkout.com/swagbutton.jpg border=1
width=120 height=60 alt="Buy My Sh!t"></a>

<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/PolkOut/gfx/polk_next.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/PolkOut/gfx/Polkout_Last.png]--></td>
</tr>
</table>

<!--COMIC STRIP-->

<table align="center" width="600">
<tr>
<td>
<!--[PAGE]-->
</td>
</tr>
</table>

<!--Bottom Navigation-->
<table class="nav" align="center" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST=http://www.drunkduck.com/PolkOut/gfx/Polkout_First.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS=http://www.drunkduck.com/PolkOut/gfx/Polk_previous.png]--></td>

<td align="center"><a href="http://www.cafepress.com/polkout">
<img src=http://www.polkout.com/swagbutton.jpg border=1
width=120 height=60 alt="Buy My Sh!t"></a>

<td align="center" height="50" width="25%"><!--[NAV_NEXT=http://www.drunkduck.com/PolkOut/gfx/polk_next.png]--></td>

<td align="center" height="50" width="25%"><!--[NAV_LAST=http://www.drunkduck.com/PolkOut/gfx/Polkout_Last.png]--></td>
</tr>
<tr>
<td align="center" height="20" width="25%"><b>Archive----></b></td>
<td align="center" height="20" width="25%"><!--[PAGE_DROPDOWN]--></td>
<td align="center" height="20" width="25%"><!--[RSS]--></td>
<td align="center" height="20" width="25%">|<A HREF="http://www.polkout.com/forum/">Forum</a>|</td>
</tr>
</table>
<P>
<center><!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 35834 -->
<script type="text/javascript">
<!--
var d=document;
d.projectwonderful_adbox_id = "35834";
d.projectwonderful_adbox_type = "6";
d.projectwonderful_foreground_color = "";
d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap35834" id="admap35834"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=35834&type=6" shape="rect" coords="0,0,234,60" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=1&id=35834&type=6" shape="rect" coords="234,0,468,60" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=2&id=35834&type=6" shape="rect" coords="468,0,702,60" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="702" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=35834&type=6" width="702" height="60" usemap="#admap35834" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="3"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=35834&type=6" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=3 valign="top" width=702 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. --></center>
<!--Creator's Comments-->
<table width="600" height="100" border="0" align="center" cellpadding="6" cellspacing="2" bgcolor="#DDDDDD" colspacing="0" colpadding="0">
<tr>
<td>
<div class="notes">
<img src="http://www.drunkduck.com/PolkOut/gfx/Authors_Comments_2.png" alt="Author's Comments">
<p><!--[AUTHORS_NOTES]-->
</div>
</td>
</tr>
</table>
<p>

<center>--End Transmission--</center>

<p align="center"><a href="http://www.drunkduck.com/STICKFODDER">
<img src=http://farm4.static.flickr.com/3443/3291082033_961fd6027b_o.jpg border=0
width=400 height=60 alt="Killing Directly Since 2008"></a>

<!--User Comments-->

<right><table width="600" border="0" align="center" cellpadding="6" bgcolor="#FFFFFF" colspacing="0" colpadding="5">
<tr>
<td colspan="2"><img src="http://www.drunkduck.com/PolkOut/gfx/User Comments.png" alt="User Comments" height="19"></td>
</tr>
<tr>
<td width="300" align="center" valign="top" bgcolor="#FFFFFF">
<!--[COMMENTS=300]--></td>
<td align="center" width="300" valign="top"><p><b></b>

<p align="center"><!--[DESCRIPTION]-->
<br>
<hr><strong>UPDATE</strong>
<p align="center">Please remember to visit my main site <a href="http://www.polkout.com/index.htm">here.</a>

</object>
<hr>
<p><strong>Links</strong>
<p>&bull; <a href=http://www.polkout.com/>Polkout.com </a>The origin of this madness.<br>
&bull; <a href=http://www.polkout.com/forum>Polkout forums </a>.<br>
&bull; <a href=http://www.drunkduck.com/STICKFODDER/>STICKFODDER </a>Polkouts comic assistant<br>
&bull; <a href=http://gitcomic.com/>Good In Theory </a>Good in Theory welcomes you... ...even if you are Fat, sweaty and balding<br>


<hr>
<p><!--[COMMENT_FORM=250,250]-->
<p align="center"><em></em></p>



</td>
</tr>
</table>

</td>
<td width="400px" valign="top">
<!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 39350 -->
<script type="text/javascript">
<!--
var pw_d=document;
pw_d.projectwonderful_adbox_id = "39350";
pw_d.projectwonderful_adbox_type = "3";
pw_d.projectwonderful_foreground_color = "";
pw_d.projectwonderful_background_color = "";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script>
<noscript><map name="admap39350" id="admap39350"><area href="http://www.projectwonderful.com/out_nojs.php?r=0&c=0&id=39350&type=3" shape="rect" coords="0,0,160,600" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=1&c=0&id=39350&type=3" shape="rect" coords="0,602,160,1202" title="" alt="" target="_blank" /><area href="http://www.projectwonderful.com/out_nojs.php?r=2&c=0&id=39350&type=3" shape="rect" coords="0,1204,160,1804" title="" alt="" target="_blank" /></map>
<table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tr><td><img src="http://www.projectwonderful.com/nojs.php?id=39350&type=3" width="160" height="1806" usemap="#admap39350" border="0" alt="" /></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="font-size:10px;color:#0000ff;text-decoration:none;line-height:1.2;font-weight:bold;font-family:Tahoma, verdana,arial,helvetica,sans-serif;text-transform: none;letter-spacing:normal;text-shadow:none;white-space:normal;word-spacing:normal;" href="http://www.projectwonderful.com/advertisehere.php?id=39350&type=3" target="_blank">Ads by Project Wonderful! Your ad could be here, right now.</a></center></td></tr><tr><td colspan=1 valign="top" width=160 bgcolor="#000000" style="height:3px;font-size:1px;padding:0px;max-height:3px;"></td></tr></table>
</noscript>
<!-- End of Project Wonderful ad code. -->
</td>
</tr>
</table>

</div>
<p align="center"><FONT COLOR="#000000"> Polkster (c) 2008-2009. All Rights Reserved. <br>
Web Design by <a href="http://user.drunkduck.com/mishi_hime" target="_blank">Mishi_hime</a> Edited By: <a href="http://user.drunkduck.com/Stickfodder" target="_blank">Stickfodder</a>
</FONT></body></html>


This post was last edited on Jul 28,`09 3:10am

 
ozoneocean
Admin
Send a private quack!
Member:53
Posts:19,775
Joined:1-2-2006
Seen:11-27-2009
Jul 28,`09 3:10am | Quote |

Fixed

 
Member:58,991
Posts:67
Joined:7-14-2008
Seen:11-27-2009
Jul 31,`09 3:04am | Quote |

WOW THANKS!

Speak softly and carry a big stick to hit people who don't know when to shut up.

Previous 30
Page of 1 Next 30

 

Not Registered?
Signup for a FREE Account!


Registered users can:
Comment on comics!
Create their own comics!
Vote in polls and contests!
Use the forums!
   Latest News
   DD Cam (Now Featuring: DDBook)