CSS/tables: parallel two columns for different languages?

后端 未结 2 1571
再見小時候
再見小時候 2021-01-03 14:24

I\'m trying to create a page that has the Czech translation of a text running in parallel with the original English text. I\'ve got the two texts in a nearly finished state.

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-03 15:00

    I have created a simple table structure as example. You can use CSS to style the table.

    Example here: http://jsfiddle.net/peduarte/UU2AX/

提交回复
热议问题