HTML&CSS

背景
投稿者投稿者ひろくんいいね37お気に入り登録4
プレイ回数2.4万順位2477位  難易度(4.5) 759打 英語 英字
HTML&CSSを忘れないために
HTMLとCSSを勉強し始めました。基本問題です。
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 5657 A 5.6 99.7% 133.8 759 2 21 2024/11/30
2 青野さん 3747 D+ 3.7 99.7% 202.0 759 2 21 2024/12/11
3 さかな 2663 E 2.9 91.8% 259.8 759 67 21 2024/12/20
4 さかなかな 2589 E 2.8 90.5% 262.6 759 79 21 2024/12/20
5 さかな 2303 F++ 2.5 92.6% 303.4 759 60 21 2024/12/15

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(html&css)

html&css

(<a href="https://google.com">)

<a href="https://google.com">

(<img src="">)

<img src="">

(font-size, font-family)

font-size, font-family

(background-color: #ddd;)

background-color: #ddd;

(width: 500px; height: 200px;)

width: 500px; height: 200px;

(<!DOCTYPE html> <meta charset="utf-8"> <link rel="stylesheet" href="stylesheet.css">)

<!DOCTYPE html> <meta charset="utf-8"> <link rel="stylesheet" href="stylesheet.css">

(<div class="header"> <div class="main"> <div class="footer">)

<div class="header"> <div class="main"> <div class="footer">

(padding-top, padding-right, padding-bottom, padding-left)

padding-top, padding-right, padding-bottom, padding-left

(height, width, border, padding, margin)

height, width, border, padding, margin

(<input type="submit" value="">)

<input type="submit" value="">

(background-image: url(); background-size: cover;)

background-image: url(); background-size: cover;

(opacity: 0.0; opacity: 1.0;)

opacity: 0.0; opacity: 1.0;

(letter-spacing, line-height)

letter-spacing, line-height

(display: block; display: inline; display: inline-block;)

display: block; display: inline; display: inline-block;

(div:hover {background-color: red})

div:hover {background-color: red}

(border-radius: 10px;)

border-radius: 10px;

(text-align: left; text-align: center; text-align: right;)

text-align: left; text-align: center; text-align: right;

(<span class="fa fa-facebook"></span>)

<span class="fa fa-facebook"></span>

(background-color: rgba(84, 190, 235, 0.5);)

background-color: rgba(84, 190, 235, 0.5);

など

(margin: 0 auto; text-align: center;)

margin: 0 auto; text-align: center;

問題文を全て表示 一部のみ表示 誤字・脱字等の報告