成 人 黄 色 片 在线播放I久操免费视频I9999在线观看I欧美日韩一区二区三区视频I亚洲激情视频I天天综合五月天I色婷婷综合激情I婷色

將整段文字用代碼左右對齊

2012/3/15 17:21:35   閱讀:3107    發布者:3107

如何在網頁中將整段文字左右對齊

 

1中文對齊:<br>
<div style="font-size:12px;width:300;text-align:justify; text-justify:inter-ideograph">
只有付出的愛是痛苦的,但比這更痛苦是愛一個人卻沒有勇氣讓那人知道你的感情。</div>

1英文對齊:<br>
<div style="font-size:12px;width:300;text-align:justify;text-justify:inter-ideograph">It hurts to love someone and not be loved in return. But what is more painful is to love someone and never find the courage to let that person know how you feel.
</div>
<br>