Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-02-01, 01:20 PM   #1
mark6188
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
mark6188's Avatar
 
Join Date: Sep 2009
Posts: 88
Send a message via ICQ to mark6188
Here's some code with various color combos.

Code:
<table width="600" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" bgcolor="#FF0000">
  <tr>
    <td bgcolor="#FFFFFF">1</td>
    <td>2</td>
  </tr>
  <tr>
    <td>3</td>
    <td bgcolor="#FFFF00">4</td>
  </tr>
  <tr bgcolor="#0000FF">
    <td>5</td>
    <td>6</td>
  </tr>
</table>
Table is red background (600 wide with 1px black border)
Cell 1 is white
cell 2 is default table
cell 3 is default table
cell 4 is yellow
row 3 is blue

You have a css class="forms". Look for the color code #E4F8FA in there too.
__________________
My Blog: Working The Business

Last edited by mark6188; 2010-02-01 at 01:27 PM..
mark6188 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:49 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc