查看完整版本: CSS让整段文字两端对齐

tension 2008-6-5 10:39

CSS让整段文字两端对齐

[code]text-align:justify;
text-justify:inter-ideograph;[/code][html]

<center>

中英文混排仍然两端对齐


<div style="font-size:12px;width:300;text-align:justify;text-justify:inter-ideograph">
While some companies are still focused on storage and access, others are leveraging their information to be more agile, gain

new insights into business performance and make better decisions. 要为成功找方法, 不为失败找借口. Get this whitepaper and

learn how your peers are implementing their data management solutions. 天也空, 地也空, 人生渺茫在其中; 日也空, 月也空, 东升西

沉为谁功;田也空, 屋也空, 换了多少主人翁;金也空, 银也空, 死后何曾握手中. What's your current data focus? While some

companies are still focused on storage and access, others are leveraging their information to be more agile, gain new

insights into business performance and make better decisions. Get this white paper and learn how your peers are implementing

their data management solutions. Download this whitepaper. Compliments of Sybase.
日月出矣, 而爝火不息; 时雨降矣, 而犹浸灌.[/html]
页: [1]
查看完整版本: CSS让整段文字两端对齐