/    Sign up×
Community /Pin to ProfileBookmark

Using a table to load content…how?

Below is the beginning of my source code, I use a table layout and wanted to know how to load content in a column without having to reload the banner/menu/navigation,etc. All the fields below are blank so copy and paste into notepad and view in IE to see what the table layout looks like. I have tried using <IFRAME> and they suck because it does NOT resize to the content. I want to know how to make the column or frame resize to the content that is loaded. I want something similar for example “www.ebaumsworld.com,” after reviewing their source code I noticed they use .shtml. I am new to that so help would be appreciated.

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
<html>
<head>
<title>LAYOUT</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
</head>

<body>
<table width=”800″ border=”1″ align=”center”>
<tr>
<td colspan=”5″><img src=””></td>
</tr>
<tr>
<td width =”150″>&nbsp;</td>
<td width =”160″>&nbsp;</td>
<td width =”160″>&nbsp;</td>
<td width =”160″>&nbsp;</td>
<td width =”160″>&nbsp;</td>
</tr>
<td>
<table width=”150″ border=”1″>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>

</table>
</body>
</html>

to post a comment
HTML

0Be the first to comment 😎

×

Success!

Help @BlandO 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 5.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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...