Why wont this work...

NowInc

Well-Known Member
Original Poster
Ok...uh..i thought this was good code for my sig..but it seems to screw up,....

PHP:
<table border="3" width="400" bgcolor="#666666" bordercolor="#990000" bordercolorlight="#FF0000" bordercolordark="#800000">
  <tr>
    <td width="325" valign="top" align="left">
      <table border="0" width="325">
        <tr>
          <td width="325"><b><a href="http://www.now-incorporated.com"><font face="Arial" color="#CCCCCC" size="6">N</font><font face="Arial" size="5" color="#CCCCCC"><i>ow</i></font><font face="Arial" color="#CCCCCC" size="6">I</font><font face="Arial" size="5" color="#CCCCCC"><i>nc</i></font></a></b></td>
        </tr>
        <tr>
          <td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">AIM-ELBLOTS</font></b></td>
        </tr>
        <tr>
          <td><b><font color="#CCCCCC" face="Arial">ICQ-91605793</font></b></td>
        </tr>
        <tr>
          <td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">Yahoo-elblots</font></b></td>
        </tr>
        <tr>
          <td><b><font color="#CCCCCC" face="Arial">MSN-elblots@hotmail.com</font></b></td>
        </tr>
        <tr>
          <td width="325" bgcolor="#800000"><b><font face="Arial" color="#CCCCCC">This is
            where the slogan of the week is going to go ;)</font></b></td>
        </tr>
      </table>
    </td>
    <td width="59" valign="middle" align="center"><font face="Webdings" size="7" color="#CCCCCC"><b>&quot;</b></font></td>
  </tr>
</table>
 

NowInc

Well-Known Member
Original Poster
<table border="3" width="400" bgcolor="#666666" bordercolor="#990000" bordercolorlight="#FF0000" bordercolordark="#800000">
<tr>
<td width="325" valign="top" align="left">
<table border="0" width="325">
<tr>
<td width="325"><b><a href="http://www.now-incorporated.com"><font face="Arial" color="#CCCCCC" size="6">N</font><font face="Arial" size="5" color="#CCCCCC"><i>ow</i></font><font face="Arial" color="#CCCCCC" size="6">I</font><font face="Arial" size="5" color="#CCCCCC"><i>nc</i></font></a></b></td>
</tr>
<tr>
<td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">AIM-ELBLOTS</font></b></td>
</tr>
<tr>
<td><b><font color="#CCCCCC" face="Arial">ICQ-91605793</font></b></td>
</tr>
<tr>
<td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">Yahoo-elblots</font></b></td>
</tr>
<tr>
<td><b><font color="#CCCCCC" face="Arial">MSN-elblots@hotmail.com</font></b></td>
</tr>
<tr>
<td width="325" bgcolor="#800000"><b><font face="Arial" color="#CCCCCC">This is
where the slogan of the week is going to go ;)</font></b></td>
</tr>
</table>
</td>
<td width="59" valign="middle" align="center"><font face="Webdings" size="7" color="#CCCCCC"><b>&quot;</b></font></td>
</tr>
</table>
 

NowInc

Well-Known Member
Original Poster
Hehe..frustrating isnt it? I wrote it in notepad and was very carefull to make code that works...i tested it in IE and had no problems..put it on here..and its 600 pixels tall...
 

NowInc

Well-Known Member
Original Poster
Originally posted by DBF John
yeah i just added HEIGHT tags to every thing and it didnt even phase it:brick: :mad:

Yep;...tried that too...i spent a good 2 hours messing with it with no luck....
 

The_CEO

Well-Known Member
460

460 wooo hoooo

Now can you tell I have nothing better to do??? Id go into Yahoo's chatrooms but they are full with freaks disquesed as 14 yr old girls... lol werid place lol...


~ Justin...
 

wdwmagic

Administrator
Moderator
Premium Member
<table border="3" width="400" bgcolor="#666666" bordercolor="#990000" bordercolorlight="#FF0000" bordercolordark="#800000"><tr><td width="325" valign="top" align="left"><table border="0" width="325"><tr><td width="325"><b><a href="http://www.now-incorporated.com"><font face="Arial" color="#CCCCCC" size="6">N</font><font face="Arial" size="5" color="#CCCCCC"><i>ow</i></font><font face="Arial" color="#CCCCCC" size="6">I</font><font face="Arial" size="5" color="#CCCCCC"><i>nc</i></font></a></b></td></tr><tr><td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">AIM-ELBLOTS</font></b></td></tr><tr><td><b><font color="#CCCCCC" face="Arial">ICQ-91605793</font></b></td></tr><tr><td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">Yahoo-elblots</font></b></td></tr><tr><td><b><font color="#CCCCCC" face="Arial">MSN-elblots@hotmail.com</font></b></td></tr><tr><td width="325" bgcolor="#800000"><b><font face="Arial" color="#CCCCCC">This is where the slogan of the week is going to go <img src="images/smilies/staticwink.gif" border="0" alt=""></font></b></td></tr></table></td><td width="59" valign="middle" align="center"><font face="Webdings" size="7" color="#CCCCCC"><b>&quot;</b></font></td></tr></table>
 

wdwmagic

Administrator
Moderator
Premium Member
Everytime you have a newline on the forum, it inserts a BR, so it was scarmbling your code with a whole stack of BRs. You need to put all the code on one line without and carrage returns. :)
 

Al

Well-Known Member
Originally posted by wdwmagic
<table border="3" width="400" bgcolor="#666666" bordercolor="#990000" bordercolorlight="#FF0000" bordercolordark="#800000"><tr><td width="325" valign="top" align="left"><table border="0" width="325"><tr><td width="325"><b><a href="http://www.now-incorporated.com"><font face="Arial" color="#CCCCCC" size="6">N</font><font face="Arial" size="5" color="#CCCCCC"><i>ow</i></font><font face="Arial" color="#CCCCCC" size="6">I</font><font face="Arial" size="5" color="#CCCCCC"><i>nc</i></font></a></b></td></tr><tr><td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">AIM-ELBLOTS</font></b></td></tr><tr><td><b><font color="#CCCCCC" face="Arial">ICQ-91605793</font></b></td></tr><tr><td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">Yahoo-elblots</font></b></td></tr><tr><td><b><font color="#CCCCCC" face="Arial">MSN-elblots@hotmail.com</font></b></td></tr><tr><td width="325" bgcolor="#800000"><b><font face="Arial" color="#CCCCCC">This is where the slogan of the week is going to go <img src="images/smilies/staticwink.gif" border="0" alt=""></font></b></td></tr></table></td><td width="59" valign="middle" align="center"><font face="Webdings" size="7" color="#CCCCCC"><b>&quot;</b></font></td></tr></table>


thats cool!
 

NowInc

Well-Known Member
Original Poster
<table border="3" width="400" bgcolor="#666666" bordercolor="#990000" bordercolorlight="#FF0000" bordercolordark="#800000"> <tr> <td width="325" align="top" align="left"> <table border="0" width="325"> <tr> <td width="325"><b><a href="http://www.now-incorporated.com"><font face="Arial" color="#CCCCCC" size="6">N</font><font face="Arial" size="5" color="#CCCCCC"><i>ow</i></font><font face="Arial" color="#CCCCCC" size="6">I</font><font face="Arial" size="5" color="#CCCCCC"><i>nc</i></font></a></b></td> </tr><tr> <td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">AIM-ELBLOTS</font></b></td> </tr> <tr> <td><b><font color="#CCCCCC" face="Arial">ICQ-91605793</font></b></td> </tr> <tr> <td width="325" bgcolor="#CCCCCC"><b><font color="#666666" face="Arial">Yahoo-elblots</font></b></td> </tr> <tr> <td><b><font color="#CCCCCC" face="Arial">MSN-elblots@hotmail.com</font></b></td> </tr> <tr> <td width="325" bgcolor="#800000"><b><font face="Arial" color="#CCCCCC">This is
where the slogan of the week is going to go <img src="images/smilies/staticwink.gif" border="0" alt=""></font></b></td> </tr> </table> </td><td width="59" valign="middle" align="center"><font face="Webdings" size="7" color="#CCCCCC"><b>&quot;</b></font></td> </tr></table>
 

Al

Well-Known Member
isthere a html program that could make something like that? because my signatue at the moment isnt too........err whats the word..............good! :lol: :animwink:
 

NowInc

Well-Known Member
Original Poster
Originally posted by Alberrisford
isthere a html program that could make something like that? because my signatue at the moment isnt too........err whats the word..............good! :lol: :animwink:

LoL..I did it in notepad..but im sure you can find a program online that could do it as well....

lets not rip off my idea tho :)
 

NowInc

Well-Known Member
Original Poster
It is html..yes..i learned it on my own over the course of a few years...back in my younger days when the web was still "new"...ok..now i feel REALLY old...
 

Al

Well-Known Member
just a question. say, I have made a flash movie and uploaded it. what code would i use to put it in (ie. <img src> :veryconfu
 

NowInc

Well-Known Member
Original Poster
Youd have to use the flashHTML tags....

If you are planning on putting in on the forum...ewww...flash sigs are just soooooooooo annoying ;)
 

Register on WDWMAGIC. This sidebar will go away, and you'll see fewer ads.

Back
Top Bottom