Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tables in posts
#1
Shlama Akhi Paul:
I'm preparing a post and I would like to insert a table (like in a Word doc) in order to show a comparative of verses in Act, is that possible?
If it is, please indicate me how to do it... Thanks!
Ab. Valentin

PD. In the topic about the Vulgate I got acquainted that your wife is a Roman Catholic... Tell her for me that "we are two now" (in fact, I know we are many) and give my blessings to her (extendable to all the Family, of course!)
Reply
#2
Shlama Akhi Valentin,

You can use regular HTML tags for the table...like this:

<center>
<table border="1">
<th>header1</th>
<th>header2</th>
<tr>
<td>data1</td>
<td>data2</td>
</tr>
</table>
</center>

Donna sends her greetings as well.... <!-- sSmile --><img src="{SMILIES_PATH}/smile.gif" alt="Smile" title="Smile" /><!-- sSmile -->
+Shamasha Paul bar-Shimun de'Beth-Younan
[Image: sig.jpg]
Reply
#3
Paul Younan Wrote:Shlama Akhi Valentin,

You can use regular HTML tags for the table...like this:

<center>
<table border="1">
<th>header1</th>
<th>header2</th>
<tr>
<td>data1</td>
<td>data2</td>
</tr>
</table>
</center>

Donna sends her greetings as well.... <!-- sSmile --><img src="{SMILIES_PATH}/smile.gif" alt="Smile" title="Smile" /><!-- sSmile -->

Thanks Akhi! I was about to ask you HOW? (I saw only the "results" in your answer, but now, while answering I can see the tags.
Ab. Valentin
Reply
#4
No prob, Akh.

There's an excellent HTML tutorial at http://www.w3schools.com - look at the tables section.
+Shamasha Paul bar-Shimun de'Beth-Younan
[Image: sig.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)