[tw] Re: Text Beside Table

2018-01-31 Thread Jon
Cheers Coda.
Jon

On Wednesday, 31 January 2018 14:00:57 UTC, coda coder wrote:
>
> Jon
>
> Oops.  I meant to make those float:left to address the issue you had...
>
>
> On Wednesday, January 31, 2018 at 7:41:33 AM UTC-6, coda coder wrote:
>>
>> 
>>
>> or
>>
>> 
>>
>> or, because you're likely dealing with left-to-right text (like English)
>>
>> 
>>
>> Find a good CSS resource and read up on styles.
>>
>> On Wednesday, January 31, 2018 at 12:27:28 AM UTC-6, Jon wrote:
>>>
>>> Hi,
>>>
>>> I noticed in this example that if it's changed to "float:left;", the 
>>> text is very close to the table. How would you create a space between the 
>>> two?
>>>
>>> Regards
>>> Jon
>>>
>>> On Wednesday, 31 January 2018 03:55:22 UTC, passingby wrote:

 Html tags work in the tiddler. So just wrap do this:

  


 |cell1|cell2|
 |cell3|cell4|


 
 Here follows a paragraph which will flow up along the table on left.




 On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:
>
> I just started using tiddlywiki today, so I'm still pretty green. Is 
> there a way to put text beside tables instead of only above and below 
> them? 
> Literally like a person's page wikipedia. It has the table with the 
> person's picture, age, etc... on the right, and text beside it on the 
> left. 
> On my tiddler, I have the table on the left, and just a big blank space 
> beside it that I'd like to use for text, but don't know how.
>
> Thanks!
>


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5347876f-7e06-4012-bee0-2e023e7de0ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread @TiddlyTweeter
The text beside My Table is not The Bible at the moment. Its J.M. Coetzee's 
brilliant "The Childhood Of Jesus" 

.

Just ignore me :-)

J, x

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9a12b439-32bd-442b-989b-9a1ab3aa5947%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread coda coder
Jon

Oops.  I meant to make those float:left to address the issue you had...


On Wednesday, January 31, 2018 at 7:41:33 AM UTC-6, coda coder wrote:
>
> 
>
> or
>
> 
>
> or, because you're likely dealing with left-to-right text (like English)
>
> 
>
> Find a good CSS resource and read up on styles.
>
> On Wednesday, January 31, 2018 at 12:27:28 AM UTC-6, Jon wrote:
>>
>> Hi,
>>
>> I noticed in this example that if it's changed to "float:left;", the text 
>> is very close to the table. How would you create a space between the two?
>>
>> Regards
>> Jon
>>
>> On Wednesday, 31 January 2018 03:55:22 UTC, passingby wrote:
>>>
>>> Html tags work in the tiddler. So just wrap do this:
>>>
>>>  
>>>
>>>
>>> |cell1|cell2|
>>> |cell3|cell4|
>>>
>>>
>>> 
>>> Here follows a paragraph which will flow up along the table on left.
>>>
>>>
>>>
>>>
>>> On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:

 I just started using tiddlywiki today, so I'm still pretty green. Is 
 there a way to put text beside tables instead of only above and below 
 them? 
 Literally like a person's page wikipedia. It has the table with the 
 person's picture, age, etc... on the right, and text beside it on the 
 left. 
 On my tiddler, I have the table on the left, and just a big blank space 
 beside it that I'd like to use for text, but don't know how.

 Thanks!

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e3bbc161-9793-4768-881a-7dfef69ac176%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread Jon
Excellent!
Thanks all
Jon

On Wednesday, 31 January 2018 13:41:33 UTC, coda coder wrote:
>
> 
>
> or
>
> 
>
> or, because you're likely dealing with left-to-right text (like English)
>
> 
>
> Find a good CSS resource and read up on styles.
>
> On Wednesday, January 31, 2018 at 12:27:28 AM UTC-6, Jon wrote:
>>
>> Hi,
>>
>> I noticed in this example that if it's changed to "float:left;", the text 
>> is very close to the table. How would you create a space between the two?
>>
>> Regards
>> Jon
>>
>> On Wednesday, 31 January 2018 03:55:22 UTC, passingby wrote:
>>>
>>> Html tags work in the tiddler. So just wrap do this:
>>>
>>>  
>>>
>>>
>>> |cell1|cell2|
>>> |cell3|cell4|
>>>
>>>
>>> 
>>> Here follows a paragraph which will flow up along the table on left.
>>>
>>>
>>>
>>>
>>> On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:

 I just started using tiddlywiki today, so I'm still pretty green. Is 
 there a way to put text beside tables instead of only above and below 
 them? 
 Literally like a person's page wikipedia. It has the table with the 
 person's picture, age, etc... on the right, and text beside it on the 
 left. 
 On my tiddler, I have the table on the left, and just a big blank space 
 beside it that I'd like to use for text, but don't know how.

 Thanks!

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/932b1808-e37f-452f-bea9-b2f149ecb8c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread coda coder


or



or, because you're likely dealing with left-to-right text (like English)



Find a good CSS resource and read up on styles.

On Wednesday, January 31, 2018 at 12:27:28 AM UTC-6, Jon wrote:
>
> Hi,
>
> I noticed in this example that if it's changed to "float:left;", the text 
> is very close to the table. How would you create a space between the two?
>
> Regards
> Jon
>
> On Wednesday, 31 January 2018 03:55:22 UTC, passingby wrote:
>>
>> Html tags work in the tiddler. So just wrap do this:
>>
>>  
>>
>>
>> |cell1|cell2|
>> |cell3|cell4|
>>
>>
>> 
>> Here follows a paragraph which will flow up along the table on left.
>>
>>
>>
>>
>> On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:
>>>
>>> I just started using tiddlywiki today, so I'm still pretty green. Is 
>>> there a way to put text beside tables instead of only above and below them? 
>>> Literally like a person's page wikipedia. It has the table with the 
>>> person's picture, age, etc... on the right, and text beside it on the left. 
>>> On my tiddler, I have the table on the left, and just a big blank space 
>>> beside it that I'd like to use for text, but don't know how.
>>>
>>> Thanks!
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a1ec22dc-c131-4b77-9154-70258399db77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread TonyM
You could use html or tiddlywiki tables even with a single row but 3 or 4 
columns.

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/912f3956-075f-45de-b4e1-995e7c69826b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-31 Thread passingby
You could try using padding or margin properties in the inline style definition.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d76f4c74-47f3-4966-b97c-d7e7b2860003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-30 Thread Jon
Hi,

I noticed in this example that if it's changed to "float:left;", the text 
is very close to the table. How would you create a space between the two?

Regards
Jon

On Wednesday, 31 January 2018 03:55:22 UTC, passingby wrote:
>
> Html tags work in the tiddler. So just wrap do this:
>
>  
>
>
> |cell1|cell2|
> |cell3|cell4|
>
>
> 
> Here follows a paragraph which will flow up along the table on left.
>
>
>
>
> On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:
>>
>> I just started using tiddlywiki today, so I'm still pretty green. Is 
>> there a way to put text beside tables instead of only above and below them? 
>> Literally like a person's page wikipedia. It has the table with the 
>> person's picture, age, etc... on the right, and text beside it on the left. 
>> On my tiddler, I have the table on the left, and just a big blank space 
>> beside it that I'd like to use for text, but don't know how.
>>
>> Thanks!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/345d7e9b-5fb7-4cf2-93e2-d933a2fd301f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-30 Thread TonyM
Observe: The solution above uses HTML to achieve this result.

Much of what is native HTML even CSS for that matter,  work in TiddlyWiki, 
so if you already know it, great, if not their is value expanding your 
knowledge, of this key internet enabling technology.

Here is a great place to start
*https://www.w3schools.com/html/default.asp*

*Regards*
*Tony*

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/24805238-59c2-4cf4-b173-417aa01b56ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-30 Thread 'slip532' via TiddlyWiki
That is exactly what I was looking for. Thank you!

On Tuesday, January 30, 2018 at 10:55:22 PM UTC-5, passingby wrote:
>
> Html tags work in the tiddler. So just wrap do this:
>
>  
>
>
> |cell1|cell2|
> |cell3|cell4|
>
>
> 
> Here follows a paragraph which will flow up along the table on left.
>
>
>
>
> On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:
>>
>> I just started using tiddlywiki today, so I'm still pretty green. Is 
>> there a way to put text beside tables instead of only above and below them? 
>> Literally like a person's page wikipedia. It has the table with the 
>> person's picture, age, etc... on the right, and text beside it on the left. 
>> On my tiddler, I have the table on the left, and just a big blank space 
>> beside it that I'd like to use for text, but don't know how.
>>
>> Thanks!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b4683c32-e7cd-4237-824b-ab4b5b9433d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Text Beside Table

2018-01-30 Thread passingby
Html tags work in the tiddler. So just wrap do this:

 


|cell1|cell2|
|cell3|cell4|



Here follows a paragraph which will flow up along the table on left.




On Tuesday, January 30, 2018 at 8:32:38 PM UTC-7, slip532 wrote:
>
> I just started using tiddlywiki today, so I'm still pretty green. Is there 
> a way to put text beside tables instead of only above and below them? 
> Literally like a person's page wikipedia. It has the table with the 
> person's picture, age, etc... on the right, and text beside it on the left. 
> On my tiddler, I have the table on the left, and just a big blank space 
> beside it that I'd like to use for text, but don't know how.
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8c875ed0-653b-4d1a-aad0-36d77bd097a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.