CSS/tables: parallel two columns for different languages?

Deadly 提交于 2019-11-30 16:15:17
peduarte

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

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

Sounds like you need a table row (or CSS div, or whatever), running across the whole page, for each page/paragraph that you wish to be aligned. This would force shorter language to be padded with space at the end so that the next page/paragraph starts off in the right place.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!