英語とHTML練習 個人用

関連タイピング
-
初級
プレイ回数8449長文526打 -
htmlの雛形覚え用
プレイ回数453英語長文258打 -
CSSでよく使うプロパティのタイピング
プレイ回数323英語長文584打 -
emmetのための備考欄
プレイ回数939短文英字201打 -
自分学習用です
プレイ回数365長文185打 -
HTML5とCSS3を学ぼう
プレイ回数2.6万長文869打 -
HTMLタグの入力練習
プレイ回数321英語230打 -
2022.12.14:プロパティを削除・追加。
プレイ回数2755英語90秒
問題文
(media=”all”)
media="all"
(vertical-align)
vertical-align
(text-decoration:underline;)
text-decoration:underline;
(textarea)
textarea
(text-align: right;)
text-align: right;
(display: none;)
display: none;
(overflow: hidden;)
overflow: hidden;
(min-height: 132px;)
min-height: 132px;
(display: block;)
display: block;
(clear: both;)
clear: both;
(tabindex=”1”)
tabindex="1"
(caption-side: bottom;)
caption-side: bottom;
(label for=””)
label for=""
(a:link a:visited a:active)
a:link a:visited a:active
(selected=”selected”)
selected="selected"
(option value=””)
option value=""
(position: relative;)
position: relative;
(relative absolute fixed)
relative absolute fixed
(float: left;)
float: left;
(:before :after)
:before :after
(z-index:5;)
z-index:5;
(repeat)
repeat
(default)
default
(wrapper)
wrapper
(container)
container
(inner)
内側
(site)
site
(area)
area
(sample)
sample
(form)
form
(search)
search
(facebook)
(twitter)
(recommended)
おすすめ
(idea)
idea
(topics)
topics
(service)
service
(works)
works
(odd even)
odd even
(clearfix)
clearfix
(stylesheet)
stylesheet
(company)
company
(contact)
contact
(description)
解説
(details)
詳細
(copyright)
copyright
(select)
select
(button)
button
(keywords)
keywords
(layout)
layout
(reset)
reset
(share)
分け前
(blog)
blog
(document)
document
(attention)
注意、注目、注意力、配慮、気配り
(confirm)
確かめる、確認する、確証する、強める、固める
(access)
access
(zipcode)
郵便番号
(item)
item
(white-space: nowrap;)
改行されないように
(<option disabled=”disabled”>)
optionタグを選択不可にする
(address)
address
(placeholder=””)
実際の内容を後から挿入するための仮表示
(transition: 0.8s;)
じわじわとボタンを表示
(height: 40px; line-height: 40px;)
ボタンのテキストを中心に
(border-collapse: collapse;)
tableの隙間を無くす
(mailto)
mailto
(<link rel=”shortcut icon” href=”favicon.ico”>)
favicon
(highlight)
ハイライト
(lesson)
レッスン
(change)
チェンジ
(language)
ランゲージ
(while)
繰り返し(回数が未定の場合)
(for)
繰り返し(回数が決まっている時)
(console.log())
コンソール
(:focus)
テキスト欄の背景色を変える
(:first)
:first
(:eq)
:eq
(break;)
break;
(continue)
continue