/    Sign up×
Community /Pin to ProfileBookmark

question about tables

I have a table at the bottom of my pages. I have a table on the left hand side of the page that spans 200px. I want to have the second table stay in the center of the bottom of the page. I want it to move with the size of the window, but not overlap the side table.

Here is my code that works fine, but it overlaps the side table when the window is shrunken down horizontally.

[code=html]<div id=”Oobj387″ style=”position:absolute;z-index:1;visibility:visible; left:30%; width:600px;top:860px;”>
<table align=”center” width=”600px” cellpadding=”0″ cellspacing=”0″>
<tr>
<td align=”center”>
<hr>
</td>
</tr>
<tr>
<td align=”center”>
<font class=”style5″><a class=”class1″ href=”index.php”>Home</a> &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; <a class=”class1″ href=”page1001.php”>Our Vision</a> &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; <a class=”class1″ href=”Page1002.php”>About Us</a> &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; <a class=”class1″ href=”Page2000.php”>Individual-Family</a> &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; <a class=”class1″ href=”Page3000.php”>Group</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=”class1″ href=”Page4000.php”>Affiliates</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a class=”class1″ href=”Page5000.php”>Contact Us</a> &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; <a class=”class1″ href=”page5001.php”>Contact Webmaster</a></font>
</td>
</tr>
<tr>
<td align=”center”>
<font class=”style5″>Copyright &copy;&nbsp;2005 Visionary, Inc.</font>
</td>
</tr>
</table>
</div>[/code]

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@CharlesJul 04.2005 — From the HTML 4.01 Specification:Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media. Additionally, when used with graphics, these tables may force users to scroll horizontally to view a table designed on a system with a larger display. To minimize these problems, authors should use style sheets to control layout rather than tables.[/quote]
×

Success!

Help @cjc1055 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.19,
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,
)...