タグ「CSS Text」の付いた記事
10 件のドキュメントが見つかりました
- Web/CSS/letter-spacing letter-spacing プロパティはテキストの字間のスペースに関する挙動を指定します。
- Web/CSS/text-align text-align CSS プロパティは、テキストのようなインラインコンテンツが、その親ブロックの中でどのように文字寄せされるのかを定義します。 text-align ...
- Web/CSS/text-decoration text-decoration CSS プロパティは underline、overline 、 line-through 、 blink のテキストフォーマットを設定するのに使用されます。下線 ...
- Web/CSS/text-decoration-color text-decoration-color CSS プロパティは、 text-decoration-line で指定される下線、上線、打ち消し線に使う色を設定します。
- Web/CSS/text-decoration-line text-decoration-line CSS プロパティは、要素に対してどのような種類の線による装飾を追加するかを設定します。
- Web/CSS/text-decoration-style text-decoration-style CSS プロパティは、 text-decoration-line ...
- Web/CSS/text-indent text-indent プロパティは、要素のテキストコンテンツの先頭行の初めにどのぐらいの水平スペースを挿入するかを指定します。
- Web/CSS/text-shadow text-shadow プロパティは、テキストに影を追加します。要素のテキストと text-decoration に適用する影効果をカンマ区切りのリストとして指定できます。
- Web/CSS/white-space white-space プロパティは、要素内の空白文字をどのように扱うかを定義します。
- Web/CSS/word-spacing word-spacing CSS プロパティは、タグや単語間の間隔を定義します。