try
<table border="1" bordercolor="red">

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 2:13 PM
To: CF-Talk
Subject: RE: table troubles



Here is my code...

<table border="red">
 <td>
  <tr><th>My Header 1</th></tr>
  <tr><th>My Header 2</th></tr>
 </td>
 <td>
   <tr>My Data 1</tr>
   <tr>My Data 2</tr>
 </td>
</table>

*********** REPLY SEPARATOR  ***********
On 7/18/2001 at 2:53 PM Kelly Matthews wrote:

|<table bordercolor="yourcolor"> 
|can you send the code so we can see what you are doing?
|
|-----Original Message-----
|From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
|Sent: Wednesday, July 18, 2001 2:46 PM
|To: CF-Talk
|Subject: table troubles
|
|
|
|I have been having problems trying to change the color of the 
|border around a table I have made.  Can someone PLEASE help me
|with this.
|
|Jason
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to