What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » HTML Help :S

HTML Help :S
Author: Message:
Val
Senior Member
****

Avatar

Posts: 698
Reputation: 45
30 / Other / Flag
Joined: Jun 2004
RE: HTML Help :S
Well if you would like to horizontaly align something in a cell the you must use
code:
<table>
<tr>
  <td valign="top" align="left>text</td>
</tr>
</table>

valign= Vertical Alignment
align= Horizontal Alignment

but if you want to align a table use:
code:
<div align="center">
<table>
<tr>
  <td>text</td>
</tr>
</table>
</div>


there ya go
Menthix:
Anonymous doesn\'t have a leader.
Anonymous is the leader of ShawnZ.

Max:
True. But deep down, we all know.
ShawnZ is incharge.
he is /b/ in human form.
11-12-2005 05:37 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HTML Help :S - by thc2010 on 11-11-2005 at 11:49 PM
RE: HTML Help :S - by Negro_Joe on 11-11-2005 at 11:57 PM
RE: HTML Help :S - by thc2010 on 11-12-2005 at 12:09 AM
RE: HTML Help :S - by matty on 11-12-2005 at 12:15 AM
RE: HTML Help :S - by Chris4 on 11-12-2005 at 05:10 AM
RE: HTML Help :S - by Val on 11-12-2005 at 05:37 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On