英語とHTML練習 個人用

関連タイピング
-
htmlの雛形覚え用
プレイ回数483英語長文258打 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数834長文590打 -
ブラウザで動くテトリスのコーディングです。
プレイ回数2830長文532打 -
emmetのための備考欄
プレイ回数949短文英字201打 -
プレイ回数2761英語長文120秒
-
CSS 3 暗記用です
プレイ回数610英語長文587打 -
プレイ回数52英字169打
-
基礎的なHTML
プレイ回数3220英語54打
問題文
(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