For the Head Nerd - Can You Put a Table in a Message?

Pat Anderson

New member
Joined
Nov 2, 2003
Messages
8,562
Reaction score
0
C Dory Year
2005
C Dory Model
25 Cruiser
Vessel Name
Daydream
I guessed it would be something like this but it doesn't work. Can you do it? If so how?



[row]
[column]Column 1[/column]
[column]Column 2[/column]
[/row]
 
Or maybe this, but I see HTML is turned off, and I don't see anywhere to turn it on...


<TABLE>
<TR>
<TD>]Column 1</TD>
<TD>Column 2</TD>
</TR>
</TABLE>
 
You could just make an image of the table.
 
I was thinking about doing it live to insert images in each cell. Just wondering at 6:30 a.m. waiting for some dang daylight!


jkidd":uccwrpsg said:
You could just make an image of the table.
 
I'm waiting for daylight as well. The sun is just getting ready to come up. I don't think the HTML will let you do the table. You could us a HTML editor to build the page and cut and paste it in. But you would have to make sure all of the links to the pics are ok. It would be easier and faster to build the table in word or what you use and then make a picture of that and post. Do you want them to dynamically change?
 
Back
Top