英語とHTML練習 個人用

関連タイピング
-
ブラウザで動くテトリスのコーディングです。
プレイ回数2880長文532打 -
プログラミングでよく使う記号や構文を練習したい人向け
プレイ回数1万長文956打 -
htmlのタグを入力
プレイ回数16300秒 -
htmlの雛形覚え用
プレイ回数605英語長文258打 -
HTMLのタグを打とう!
プレイ回数762短文90秒 -
html の基本16色
プレイ回数629206打 -
2022.12.14:プロパティを削除・追加。
プレイ回数2993英語90秒 -
htmlのタグが問題に出されます
プレイ回数1089短文120秒
問題文
(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