text-justify: auto;
text-align: justify; と組み合わせて使用し、単語間や文字間のスペースを調整する方法を指定
auto(既定値)
newspaper(英文向け)
inter-word(単語間のみによる調整)
distribute-all-lines(最後の行も調整)
inter-ideograph(単語間と文字間による調整)
inter-cluster(アジア言語向け)
distribute(タイ言語向け)
kashida(アラビア語向け)
text-justify: auto;
text-align: justify; と組み合わせて使用し、単語間や文字間のスペースを調整する方法を指定
auto(既定値)
newspaper(英文向け)
inter-word(単語間のみによる調整)
distribute-all-lines(最後の行も調整)
inter-ideograph(単語間と文字間による調整)
inter-cluster(アジア言語向け)
distribute(タイ言語向け)
kashida(アラビア語向け)
text-indent: 12px;
字下げを指定
text-align: auto;
left(左寄せ)
right(右寄せ)
center(センタリング)
justify(両端揃え)
inherit(継承)
font-weight:bold;
bold, bolder, lighter,
100, 200, 300, 400, 500, 600, 700, 800, 900