試貼直式書寫+做法

這用表格在HTML底下做的, 必須把詩詞的最後一句放在第一句.

<table>就是表格

<td style="layout-flow: vertical-ideographic">把打在這裡的字轉成直式</td>

</table>表格完畢

float: left; 表示向左對齊, 不過中文好像該向右對齊. 如果有標點會出錯.

(閱讀全文…)


Posted in Practice by with comments disabled.