CSS 構文 行・textのスタイリング

関連タイピング
-
css 3 暗記用です。
プレイ回数1047英語長文1146打 -
css 3 暗記用です
プレイ回数923英語長文438打 -
簡単な解説付きでグラデーションをまとめ、個人練習用
プレイ回数501長文645打 -
html の基本16色
プレイ回数629206打 -
HTML5とCSS3を学ぼう
プレイ回数2.7万長文869打 -
プレイ回数549長文385打
-
読み方の勉強です。
プレイ回数3408短文英字171打 -
JavaScript暗記用です
プレイ回数2731英語長文601打
問題文
(line-height:normal;)
line-height:normal;
(line-height:initial;)
line-height:initial;
(line-height:30px;)
line-height:30px;
(line-height:1.5;)
line-height:1.5;
(line-height:250%;)
line-height:250%;
(text-align:start;)
text-align:start;
(text-align:end;)
text-align:end;
(text-align:left;)
text-align:left;
(text-align:right;)
text-align:right;
(text-align:center;)
text-align:center;
(text-align:match-parent;)
text-align:match-parent;
(vertical-align:baseline;)
vertical-align:baseline;
(vertical-align:top;)
vertical-align:top;
(vertical-align:middle;)
vertical-align:middle;
(vertical-align:bottom;)
vertical-align:bottom;
(vertical-align:text-top;)
vertical-align:text-top;
(vertical-align:text-bottom;)
vertical-align:text-bottom;
(vertical-align:super;)
vertical-align:super;
(vertical-align:sub;)
vertical-align:sub;
(text-indent:20px;)
text-indent:20px;
(text-indent:2em;)
text-indent:2em;
(text-transform:none;)
text-transform:none;
(text-transform:capitalize;)
text-transform:capitalize;
(text-transform:uppercase;)
text-transform:uppercase;
(text-transform:lowercase;)
text-transform:lowercase;
(text-transform:full-width;)
text-transform:full-width;
(white-space:normal;)
white-space:normal;
(white-space:pre;)
white-space:pre;
(white-space:nowrap;)
white-space:nowrap;
(white-space:pre-wrap;)
white-space:pre-wrap;
(white-space:pre-line;)
white-space:pre-line;
(letter-spacing:10px;)
letter-spacing:10px;
(letter-spacing:2em;)
letter-spacing:2em;
(word-spacing:10px;)
word-spacing:10px;
(word-spacing:1em;)
word-spacing:1em;
(text-shadow:3px 3px 2px gray;)
text-shadow:3px 3px 2px gray;
(text-align-last:start;)
text-align-last:start;
(text-align-last:end;)
text-align-last:end;
(text-align-last:center;)
text-align-last:center;
(text-align-last:justify;)
text-align-last:justify;
(text-align-last:match-parent;)
text-align-last:match-parent;
(word-wrap:normal;)
word-wrap:normal;
(word-wrap:break-word;)
word-wrap:break-word;
(word-break:normal;)
word-break:normal;
(word-break:break-all;)
word-break:break-all;
(word-break:keep-all;)
word-break:keep-all;