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

関連タイピング
-
自作のハンバーガーメニューを作成しましょう!
プレイ回数3244英語長文721打 -
初心者向けです。
プレイ回数7108英語546打 -
CSSでよく使うプロパティのタイピング
プレイ回数339英語長文584打 -
vue Lifecycle Hooks
プレイ回数196英語157打 -
プレイ回数547長文385打
-
TLJ専用のHTML(上級編)タイピングです。
プレイ回数2019長文60秒 -
html5の暗記用 <>を省いていてタイピングにしました
プレイ回数712英語249打 -
JavaScript 暗記用です
プレイ回数3090英語長文1038打
問題文
(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;