What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HTML Table Help

HTML Table Help
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. HTML Table Help
code:
<form name='installer' method='post' action='install.php'>
<table name='inst' width='50%' cellspacing=2 border=1 cellpadding=4>
<tr>
<td>
Installer
</td></tr>
<tr><td width='20%'>
The following files will be installed
</td><td width='30%'>
Blah
</td></tr>
</table>
</form>


ok well i want the top table to go all the way across, and still have the second row have two td's.


type it into notepad and save as .html to see what i mean.

thanks
[Image: jeansiger5.jpg]
03-28-2005 01:27 PM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: HTML Table Help
code:
<form name='installer' method='post' action='install.php'>
<table name='inst' width='50%' cellspacing=2 border=1 cellpadding=4>
<tr>
<td colspan="2">
Installer
</td></tr>
<tr><td width='20%'>
The following files will be installed
</td><td width='30%'>
Blah
</td></tr>
</table>
</form>
i think
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
03-28-2005 01:29 PM
Profile E-Mail PM Web Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: HTML Table Help
if your using dreamweaver couldn't you just add another cloumn, delete them all except the top and them merge the top line of cells so its longer?

or as dempsey said obv(A), lol

This post was edited on 03-28-2005 at 01:32 PM by M73A.

[Image: lost7ru.gif]
03-28-2005 01:30 PM
Profile E-Mail PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: RE: HTML Table Help
quote:
Originally posted by may73alliance
if your using dreamweaver couldn't you just add another cloumn, delete them all except the top and them merge the top line of cells so its longer?


no im a real man, i use notepad :P

and thanks alot Dempsey it worked ;)
[Image: jeansiger5.jpg]
03-28-2005 01:32 PM
Profile PM Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: HTML Table Help
quote:
Originally posted by Ash_
no im a real man, i use notepad :P

and thanks alot Dempsey it worked ;)

yea and im a lazy one. dreamweaver is piss easy, you don't have to do anything, why make life harder for yourself(A)

[Image: lost7ru.gif]
03-28-2005 01:39 PM
Profile E-Mail PM Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
RE: HTML Table Help
quote:
Originally posted by Ash_
no im a real man, i use notepad :P
Real men use Notepad++ :P

http://prdownloads.sourceforge.net/notepad-plus/n...aller.exe?download

This post was edited on 03-28-2005 at 01:44 PM by Ahmad.
03-28-2005 01:40 PM
Profile PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: RE: HTML Table Help
quote:
Originally posted by Ahmad
quote:
Originally posted by Ash_
no im a real man, i use notepad :P
Real men use Notepad++ :P

http://prdownloads.sourceforge.net/notepad-plus/n...aller.exe?download


i have notepad 2. :cheesy: :P
[Image: jeansiger5.jpg]
03-28-2005 01:53 PM
Profile PM Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: HTML Table Help
EditPlus2 > Notepad2 | Notepad++
The previous sentence is false. The following sentence is true.
03-28-2005 02:11 PM
Profile PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: HTML Table Help
original notepad owns all ¬¬
03-28-2005 03:11 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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