1.

Solve : want to recolor the bg but there is a table?

Answer»

yeah, i could not figure out how to put TEXT on the side of the main text so i used the source of ANOTHER website(which you are very likely to be on now) and took out all the stuff i didnt want and CHANGED everything. the problem is that there is a table and i dont know how to make just the regular background black

Code: [Select]<bgcolor="#000000"&GT;<font color="#FF0000">
<div align="center">
  <table border="0" cellspacing="0" cellpadding="8" width="96%">
    <tr>
      <td align="left" valign="top" width="195">&nbsp;<table border="0" width="100%" cellspacing="1" cellpadding="2" bgcolor="#000000">
        <tr>
          <td bgcolor="#000000"><font color="#FF0000"><b>&nbsp;Links</b></td>
        </tr>
        <tr>
          <td bgcolor="#808080">
<p class="lb">
<a href="http://google.com">Home<br>
          </a><a href="http://google.com">Pics</a><br>
<a href="http://google.com">Stories</a><br>
          <a href="http://google.com">List</a><br>
<a href="http://google.com">Members</a><br>
<a href="http://google.com">Join</a><br>
<a href="http://google.com">Forum</a><br>
<a href="http://google.com">Donate</a><br>

        </tr>
      </table>
      <p>&nbsp;</td>
      <td align="left" valign="top">
      <h3>
<td bgcolor="#000000"><font color="#FF0000">
      <br><big><big><b>Left Handed World</h3></b></big></big>
<p>This is the main body text of the page.</p>

       
   

You have one problem that I see. There is no such tag as . Change it to and you'll be set.gamerx365, do you want the whole page to have a black bacground, or just the table?  I'm not sure, based on your wording.  If the table, then you need to put the bgcolor tag inside the table tag, not the body tag, LIKE this: Quote from: michaewlewis on November 21, 2007, 04:21:45 PM



Discussion

No Comment Found