/    Sign up×
Community /Pin to ProfileBookmark

Tables inside area won’t stretch 100%

I don’t know why It’s doing this. Tables inside my data area on my page won’t stretch 100%, even though they are assigned to.

[CODE]<?php include(‘skinchanger.php’); ?>
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
<title>FGComics.com :: TEMPLATE</title>
<script type=”text/javascript”>
<!—
function MM_jumpMenu(targ,selObj,restore)
{
eval(targ+”.location='”+selObj.options[selObj.selectedIndex].value+”‘”);
if (restore) selObj.selectedIndex=0;
}
//—>
</script>
<link href=”css/fgcomics_blue.css” rel=”stylesheet” type=”text/css”>
</head>
<body class=”pagebgimg” topmargin=”0″ bottommargin=”0″>
<div align=”center”><table width=”100%” height=”100%” border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″ class=”bigtablebg”>
<!–DWLayoutTable–>
<tr>
<td height=”120″ colspan=”2″ valign=”top”><table width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″ class=”logocellbg”>
<!–DWLayoutTable–>
<tr>
<td height=”120″ valign=”top”><div class=”logo”>&nbsp;</div></td>
</tr>
</table></td>
</tr>
<tr>
<td height=”42″ colspan=”2″ valign=”top”><table class=”table2bg” width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″>
<!–DWLayoutTable–>
<tr>
<td width=”50%” height=”42″ align=”left” valign=”top”><div class=”topskincurve”>&nbsp;</div></td>
<td width=”50%” align=”right” valign=”top”><div align=”left”></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height=”223″ colspan=”2″><table width=”764″ cellpadding=”0″ cellspacing=”0″ border=”0″>
<tr valign=”top”>
<td width=”5%”><!– menu below, copy and paste the menudivider.jpg code as necessary –>
<div class=”navgroove mainlinks_margin”><img src=”images/spacer.gif” height=”6″ width=”6″></div>
<div align=”center”>
<a href=”http://www.fgcomics.com” class=”mainlinks_home mainlinks_margin”>&nbsp;</a>
<a href=”http://www.fgcomics.com/sagas.php” class=”mainlinks_sagas mainlinks_margin”>&nbsp;</a>
<a href=”http://www.fgcomics.com/games.php” class=”mainlinks_games mainlinks_margin”>&nbsp;</a>
<a href=”http://www.fgcomics.com/toons.php” class=”mainlinks_toons mainlinks_margin”>&nbsp;</a>
<a href=”http://www.fgcomics.com/forums/” class=”mainlinks_forums mainlinks_margin”>&nbsp;</a>
</div>
<div class=”navgroove mainlinks_margin”><img src=”images/spacer.gif” height=”6″ width=”6″></div>
<div align=”center”>
<select name=”skinpref” onChange=”MM_jumpMenu(‘parent’,this,0)”>
<!– Add new options as necessary… –>
<option value=”-1″ selected>–Choose a skin–</option>
<option value=”?skin_id=blue”>Blue</option>
<option value=”?skin_id=red”>Red</option>
<option value=”?skin_id=green”>Green</option>
</select>
<!– end menu –>
</div></td>
<td width=”10%”>&nbsp;</td>
<td width=”100%”><!– add your content below –>
<br>
<?php include(“news/news.php”); ?>
this area has the problem
<br>
</td>
<td width=”10%”>&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td height=”60″ colspan=”2″ valign=”top”><table class=”table4bg” width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″>
<!–DWLayoutTable–>
<tr>
<td width=”100%” rowspan=”3″ valign=”top”><div class=”btmskincurve”>&nbsp;</div></td>
<td width=”100%” height=”23″>&nbsp;</td>
</tr>
<tr>
<td width=”100%” height=”26″ valign=”middle”><div align=”center” class=”copyright”>Website and all contents &copy; 2005 Funny Guy Comics, All rights reserved.<br>
Original “style 40″ HTML design by <a href=”http://www.steves-templates.com” class=”copyrightlink”>Steve’s Templates.</a><img src=”images/spacer.gif” width=”5″ height=”5″>Artistic modifications by Adam Young.</div></td>
</tr>
<tr>
<td width=”100%” height=”16″></td>
</tr>
<tr>
<td height=”1″></td>
<td width=”100%”><img src=”images/spacer.gif” alt=”” width=”595″ height=”1″></td>
</tr>
</table> </td>
</tr>
</table>
</div>
</body>
</html>[/CODE]

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@Funny_GuyauthorAug 09.2005 — Never mind. I figured it out.
×

Success!

Help @Funny_Guy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...