Hi all I have allready considered this solution, but I am not fond of it.
I would rather like to have the table inside the tiddler and not remote The reason why I pointed out "to be able to slice my tiddlers " is that I must be able to retrieve specific lines like ex: <<tiddler [[Tables side by side::noseDyFinal]]>> Is there a "end" inline markup to cut tables ? ex : |>|Outputs|h |cleatEnterFMax|| |noseDyFinal|>=0| |securityFactor|>=1| |overAllMass||end |>|Parameters|h |cleatEnterFMax|| |noseDyFinal|>=0| |securityFactor|>=1| |overAllMass||end Link to an exemple : http://julien23.tiddlyspot.com/#[[Tables%20side%20by%20side]] Thanks Julien On Oct 22, 7:08 pm, TonG <[email protected]> wrote: > Hi Julien, > > If you add "vertical-align:top;" to Bauwe's solution you push the > tables to the top. > > |vertical-align:top;<<tiddler Paramètres>>|vertical- > align:top;<<tiddler Outputs>>| > > Cheers, > > Ton > > On Oct 22, 4:56 pm, julien23 <[email protected]> wrote: > > > Hi > > > I need to show tables side by side > > >http://julien23.tiddlyspot.com/#[[Tables%20side%20by%20side]] > > > I use > > > {{fourcolumns{ > > Table 1 > > Table 2 > > ... > > Table 7 > > > }}} > > > But due to linebreak and depending on table size I have a offset at > > the top > > > How can i fix that ? > > > NB : I also need to be able to slice my tiddlers > > > Thanks > > > Julien -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

