/    Sign up×
Community /Pin to ProfileBookmark

yea yea yea tables are stupid but any ways when i make a table liek this My text always shows up way at the bottome how do i amke it at the top

<td>
<table width=”1020″>
<tr>
<td valign=”top”>
<TABLE BORDER=”1″ cellpadding=”0″ CELLSPACING=”0″ width=”800″>
<tr>
<td width=”200″ height=”75″ valign=”bottom”>
<Br>

A:Link {text-decoration:none;color:Blue;}
A:Hover {text-decoration:none;color:Black;}
A:Visited {text-decoration:Black;}

The is my beautiful website to the things i do and a place to post crap!

<bR>
<BR>
</table>
</td>
<td>
<table width=”1020″>
<tr>

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@modifier_guyauthorFeb 22.2004 — can some one show me the proper way to use them cus i doubt thats is right i ahve a large book i have been reading and i am doing my won exaples on word to see how it works out
Copy linkTweet thisAlerts:
@olafFeb 22.2004 — <td width="200" height="75" valign="top">

You can see websites are done by everyone...
Copy linkTweet thisAlerts:
@modifier_guyauthorFeb 22.2004 — <HTML>

<HEAD>

<TITLE></TITLE>

<META name="description" content="">

<META name="keywords" content="">

<META name="generator" content="CuteHTML">

</HEAD>

<BODY BGCOLOR="#000000" TEXT="#FFFFF" LINK="#0000FF" VLINK="#800080">

<table border="1" bordercolor="blue" crllpadding="0" cellspacing="0" width="100" Height="600" rules="none" align="left">

<tr>

<tr>

<td>

Menu Bar

</td>

</table>

<table border="1" bordercolor="blue" crllpadding="0" cellspacing="0" width="875" Height="600" rules="none" align="right">

<tr>

<tr>

<td>

hello welcome

</td>

</table>

</BODY>

</HTML>


ok this is my site so far i just started by setting the layout out. my problem is the text is in the center of the table how do i fix that?
Copy linkTweet thisAlerts:
@olafFeb 22.2004 — I suggest: use dreamweaver...
Copy linkTweet thisAlerts:
@Paul_JrFeb 22.2004 — I suggest: Learn XHTML and CSS and ditch the tables ?.

Anyhoo, you missed two closing </tr> tags, and by default things middle align in tables I believe, so I added [FONT=courier new]valign="top"[/FONT] to the <td>'s that contained your text.
[size=1]
&lt;table border="1" bordercolor="#0000FF" cellpadding="0" cellspacing="0" width="100" height="600" align="left"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Menu Bar
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;table border="1" bordercolor="#0000FF" cellpadding="0" cellspacing="0" width="845" Height="600" align="right"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Hello welcome
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
[/size]

I also reduced the width of the table, so it wouldn't cause a horizontal scrollbar.
Copy linkTweet thisAlerts:
@modifier_guyauthorFeb 22.2004 — ahh ok i will try that, cus i dont like how it is always making my text centered in the middle of the table. i iwll tyr that thankyou
×

Success!

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