<div style="float:right;margin:2em"> or
<div style="float:right;margin:20px"> or, because you're likely dealing with left-to-right text (like English) <div style="float:right;margin-right:2em"> 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: >> >> <div style="float:right;"> >> >> >> |cell1|cell2| >> |cell3|cell4| >> >> >> </div> >> 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 [email protected]. To post to this group, send email to [email protected]. 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.

