HTML&CSS (ハンバーガーメニュー)

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | aki♪ | 5503 | A | 5.5 | 99.7% | 64.5 | 356 | 1 | 20 | 2025/04/24 |
2 | さい | 1136 | G+ | 1.3 | 88.5% | 272.8 | 356 | 46 | 20 | 2025/04/01 |
関連タイピング
-
htmlの雛形覚え用
プレイ回数471英語長文258打 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数789長文590打 -
プレイ回数122860秒
-
htmlのタグが問題に出されます
プレイ回数1067短文120秒 -
htmlやcssのタイピングです。
プレイ回数6431英語長文120秒 -
HTMLの構成です。これであなたもプログラマーです。
プレイ回数424133打 -
HTML5とCSS3を学ぼう
プレイ回数2.6万長文869打 -
html5暗記用 <>を省いています
プレイ回数958英語長文1245打
問題文
(drawer__icon)
drawer__icon
(drawer__icon__bars)
drawer__icon__bars
(drawer__icon__bar1)
drawer__icon__bar1
(drawer__icon__bar2)
drawer__icon__bar2
(drawer__icon__bar3)
drawer__icon__bar3
(css)
css
(.drawer__icon {)
.drawer__icon {
(position: fixed;)
position: fixed;
(top: 20px;)
top: 20px;
(right: 16px;)
right: 16px;
(z-index: 300;)
z-index: 300;
(.drawer__icon__bars {)
.drawer__icon__bars {
(width: 22px;)
width: 22px;
(height: 20px;)
height: 20px;
(display: block;)
display: block;
(position: relative;)
position: relative;
(.drawer__icon__bar1, .drawer__icon__bar2, .drawer__icon__bar3 { position: absolute;)
.drawer__icon__bar1, .drawer__icon__bar2, .drawer__icon__bar3 { position: absolute;
(width: 22px;)
width: 22px;
(height: 4px;)
height: 4px;
(background: #fff;)
background: #fff;
(top: 0;)
top: 0;
(left: 0;)
left: 0;
(.drawer__icon__bar1 { top: 0;)
.drawer__icon__bar1 { top: 0;
(.drawer__icon__bar2 { top: 8px;)
.drawer__icon__bar2 { top: 8px;
(.drawer__icon__bar3 { top: 16px;)
.drawer__icon__bar3 { top: 16px;
(html)
html
(drawer__icon is-active)
drawer__icon is-active
(css)
css
(.drawer__icon { $.is-active {)
.drawer__icon { $.is-active {
(.drawer__icon__bar2 { display: none;)
.drawer__icon__bar2 { display: none;
(.drawer__icon__bar1 { transform: rotate(-45deg);)
.drawer__icon__bar1 { transform: rotate(-45deg);
(top: 8px;)
top: 8px;
(.drawer__icon__bar3 { transform: rotate(45deg);)
.drawer__icon__bar3 { transform: rotate(45deg);
(top: 8px;)
top: 8px;
(.drawer__icon { $.is-active {)
.drawer__icon { $.is-active {
(transform: translateX(-200px);)
transform: translateX(-200px);