Computer Science Canada

little problem

Author:  Homer_simpson [ Wed Sep 10, 2003 9:20 pm ]
Post subject:  little problem

u see in this table i got this text position in middle of the table like that =(
<table border=1 width=100% height=300><tr><td>blah blah blah</tr></td></table>

how can i make it so it's aligned at the top?

Author:  Amailer [ Wed Sep 10, 2003 9:56 pm ]
Post subject: 

hehe:
code:

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <tr>
    <td width="100%" valign="top">&nbsp;</td>
  </tr>
</table>


its
code:

 <td width="100%" valign="top">

Author:  Homer_simpson [ Wed Sep 10, 2003 10:05 pm ]
Post subject: 

"valighn" thx... heh i didn't even know that keyword existed!!!

Author:  Tony [ Wed Sep 10, 2003 10:08 pm ]
Post subject: 

there's also halign so you can place your text in the center or on the right Wink

Author:  Homer_simpson [ Wed Sep 10, 2003 10:43 pm ]
Post subject: 

i usually just use align works the same as halighn

Author:  PaddyLong [ Wed Sep 10, 2003 11:34 pm ]
Post subject: 

STYLESHEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEETSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Shocked

Author:  krishon [ Thu Sep 11, 2003 4:23 pm ]
Post subject: 

.......... Confused

Author:  Amailer [ Thu Sep 11, 2003 4:28 pm ]
Post subject: 

PaddyLong wrote:
STYLESHEEEEEEEEEEEEEEEEEE
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEETSSSSSSSS
SSSSSSSSSSSSSSSSSSSSSS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Shocked


HMM, Very very.....odd.

(what he means is...use style sheets Very Happy)

Author:  krishon [ Thu Sep 11, 2003 4:35 pm ]
Post subject: 

lol, ye probably.....its just that i dun't like scrolling across the screen to read stuff

Author:  Homer_simpson [ Thu Sep 11, 2003 5:19 pm ]
Post subject: 

what da fuck?
what ever the hell that means... if u mean that i should use stylesheets then i already am using style sheets i got all my class stored in a file and i'm using them... so when ever i feel like chaning a little thing in the whole site i can just go in there and change it's style Very Happy

Author:  Amailer [ Thu Sep 11, 2003 5:52 pm ]
Post subject: 

err..don't we all use Stylesheets???

Author:  krishon [ Thu Sep 11, 2003 6:29 pm ]
Post subject: 

lol


: