CSS MyTiping

これから気づいたワードを随時追加していきます。
関連タイピング
-
htmlの雛形覚え用
プレイ回数638英語長文258打 -
C使いならサクサク打てるはず!?
プレイ回数19万短文英字60秒 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数3483英語長文721打 -
簡単な解説付きでグラデーションをまとめ、個人練習用
プレイ回数501長文645打 -
html の基本16色
プレイ回数629206打 -
Pythonプログラムを打ちまくる
プレイ回数8025英語長文60秒 -
javaプログラム 初級プログラマ作
プレイ回数3978長文英字350打 -
右端の下の『\』およびshift文字『?』『*』『_』の練習
プレイ回数2236長文425打
問題文
(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);