ゼロからはじめるホームページ作成
HOME > スタイルシート辞典 > text-justify:

text-justify:

文字の均等割付を指定する。

設定値
auto:ブラウザに依存
distribute:単語間隔と文字間隔の両方を調整して均等に割付け
distribute-all-lines:すべての単語間隔と文字間隔の両方を調整して均等に割付け
inter-cluster:単語間隔のないテキストを調整して均等に割付け
inter-ideograph:漢字などの文字間隔と単語間隔の両方を調整して均等に割付け
inter-word:すべての単語間隔のみを調整して均等に割付け
newspaper:単語間隔と文字間隔の両方を調整して均等に割付け

サンプル
例) div { text-justify:auto }


関連項目
text-decoration text-transform text-align text-indent text-underline-position text-shadow


スポンサードリンク



Copyright© 2006-2008 ゼロからはじめるホームページ作成講座. All Rights Reserved.