text
English [tekst] American [t?kst]
n. ???, ?? ???, ???; ?? ??
v. ?? ??? ???
?d??st??fa?]
vt.Justify...; ????...
vi.
CSS ??? ?? ?? ???
??: text-justify ??? text-align? text-align?? ??? ?? ?? ??? ?????. ? ??? ??? ?? ???? ???? ??? ?????.
??: ??text-justify: auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|trim
??: auto ????? Qixing ????? ?????. ??? ?? ?? ???????. ?? ? ?? ??? ??? ???? ????. Inter-ideograph? ?? ?? ???? ???? ???? ?????. ???? ?? ?? ?? ??? ?? ???(?: ??? ??)? ?????. ??? ???? ??? ?? ??? ?? ???? ???? ?? ???? ?? ????? ?????. kashida? ??? ?? ???? ?????.?
??: Internet Explorer??? text-justify ??? ?????.
CSS ??? ?? ?? ?
<!DOCTYPE html> <html> <head> <style> div { text-align:justify; text-justify:inter-word; } </style> </head> <body> <h1>CSS text-justify 實(shí)例</h1> <div>php中文網(wǎng)</div> <p><b>提示:</b>請(qǐng)調(diào)整瀏覽器窗口的大小,來查看齊行效果。</p> <p><b>注釋:</b>text-justify 屬性只在 IE 中有效。</p> </body> </html>
??? ????? ??? "???? ??" ??? ?????