You can start with this code to play around...
<table class="lyrics">
<tr>
<td>
Original lyrics go here…
</td>
<td class="trans">
Translation goes here…
</td>
</tr>
</table>
<style>
table.lyrics,
table.lyrics tr,
table.lyrics tr td { border: none; }
table.lyrics tr td.trans { border-left: 1px solid #000; }
</style>
On Friday, April 23, 2021 at 9:00:38 AM UTC-7 Xabriña wrote:
> Hello everybody.
>
> I am trying to create a tiddler to put in a table, of two columns and a
> cell, lyrics of songs together with their translation.
> I would like to do it with no cell borders except the center line between
> the two columns. I've been looking at the code to make an Eric Shulman
> borderless table that appears in Mohammad's TW-Scripts but I don't know how
> it could be modified to do what I need. Anyone know a way to do it ???
>
> Thanks in advance.
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/89a8778e-5bed-485d-8d0d-fa373ef11ceen%40googlegroups.com.