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

Coding Suggestions?
Author: Message:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: Coding Suggestions?
how about use both?

tables for the main outline (top, left, mid, right) then divs for everything else... and by tables i mean like this:

XML code:
<table>
<tr>
<td colspan="3">Header</td>
</tr>
<tr>
<td>Left</td>
<td>mid</td>
<td>right</td>
</tr>
</table>

04-13-2009 06:06 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Coding Suggestions? - by Eddie on 04-13-2009 at 04:53 AM
RE: Coding Suggestions? - by NanaFreak on 04-13-2009 at 06:06 AM
RE: Coding Suggestions? - by Eddie on 04-13-2009 at 08:08 AM
RE: Coding Suggestions? - by NanaFreak on 04-13-2009 at 08:35 AM
RE: Coding Suggestions? - by stoshrocket on 04-13-2009 at 12:21 PM
RE: Coding Suggestions? - by segosa on 04-13-2009 at 02:34 PM
RE: Coding Suggestions? - by NanaFreak on 04-13-2009 at 02:43 PM
RE: RE: Coding Suggestions? - by segosa on 04-13-2009 at 03:06 PM
RE: Coding Suggestions? - by Eddie on 04-13-2009 at 07:45 PM
RE: Coding Suggestions? - by stoshrocket on 04-13-2009 at 10:15 PM
RE: RE: Coding Suggestions? - by segosa on 04-13-2009 at 10:24 PM
RE: Coding Suggestions? - by stoshrocket on 04-13-2009 at 10:33 PM


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