玖玖国产精品视频I黄色一级免费电影I亚洲综合激情小说I日韩欧美电影I久久久国产一区I深爱激情综合网

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

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

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

 

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>