九热精品I亚洲电影第一页avI精品在线播放I成人av在线影视I日韩中文字幕视频在线观看I97精品国产一二三产区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>