CSS MyTiping
CSSでよく使うプロパティのタイピング
自分の勉強ように作ったCSSでよく使うプロパティのタイピングです。
これから気づいたワードを随時追加していきます。
これから気づいたワードを随時追加していきます。
関連タイピング
-
CSSの暗記用です
プレイ回数706 英語長文809打 -
emmetのための備考欄
プレイ回数983 短文英字201打 -
おぼえたいもの自分学習用
プレイ回数1520 長文英字840打 -
htmlの雛形覚え用
プレイ回数930 英語長文258打 -
Javaを中心としたプログラムで使いそうな英単語
プレイ回数248 英語短文30秒 -
TLJ専用のHTML(上級編)タイピングです。
プレイ回数2154 長文60秒 -
初心者向けです。
プレイ回数7862 英語546打 -
Pythonプログラムを打ちまくる
プレイ回数1万 英語長文60秒
問題文
ふりがな非表示
ふりがな表示
(display: flex;
flex: 1;)
display: flex;
flex: 1;
(justify-content: space-between; justify-content: center;
justify-content: start;)
justify-content: space-between; justify-content: center;
justify-content: start;
(list-style: none;)
list-style: none;
(text-decoration: none;)
text-decoration: none;
(width: 200px;
height: 200px;)
width: 200px;
height: 200px;
(flex-direction: row;
flex-direction: column;)
flex-direction: row;
flex-direction: column;
(box-sizing: content-box;)
box-sizing: content-box;
(border: 4px red solid;)
border: 4px red solid;
(margin: 0 auto;)
margin: 0 auto;
(text-align: center;)
text-align: center;
(position: relative; position: absolute;
top: 40px; left: 40px;)
position: relative; position: absolute;
top: 40px; left: 40px;
(align-items: center;)
align-items: center;
(line-height: 16px;)
line-height: 16px;
(height: 100vh;)
height: 100vh;
(width: 100%;)
width: 100%;
(transform: translate(-50%, -50%);)
transform: translate(-50%, -50%);
(order: -1;)
order: -1;
(flex-basis: auto;)
flex-basis: auto;
(flex-wrap: wrap;)
flex-wrap: wrap;
(object-fit: cover;)
object-fit: cover;
など
(object-position: top;)
object-position: top;
(position: fixed;)
position: fixed;
(background-image: url(background.png);)
background-image: url(background.png);
CSSタイピング
- ◊数字タイピング
- ◊英字・数字・記号ランダム(全100問、2分)
- ◊JavaScript『関数』
- ◊HTML&CSS
- ◊CSS MyTiping
- ◊html雛形