Hello everyone!!!

I am trying to make a tiddler with two columns of text to put lyrics and 
their translation to the side. I have tried it in several ways and I can 
not.

-The first way I've tried is with the following code: 

*</ div> <div style = "padding: 10px; float: left;** > <Div style = 
"text-align: justify;"> Text of the column (right side) </ div>*

The problem I have with this form is that the text overflows the tiddler 
and looks bad. What is there to add so that the text does not overflow the 
tiddler?

-The second way I tried with this code: 
<div> <table style = "border-width: 0px;" Cellspacing = "20" cellpadding = 
"50" border = "0">
<Tbody> <tr valign = "top">
<Td width = "50%"> Text_A
</ Td>
<Td width = "50%"> Text_B
</ Td>

In this second case, what I do not like is to see the edges of the cells. How 
can they be deleted or hidden?

Thank you.

-- 
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/1735de17-4e39-4e66-9517-6c7201bdff00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to