英語とHTML練習 個人用
関連タイピング
-
CSS 3 暗記用です。
プレイ回数1009英語長文481打 -
プレイ回数141060秒
-
htmlのタグを入力
プレイ回数149300秒 -
読み方の勉強です。
プレイ回数3465短文英字171打 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数3595英語長文721打 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数1054長文590打 -
css 3 暗記用です
プレイ回数765英語長文639打 -
CSS 3 暗記用です。
プレイ回数979英語長文890打
問題文
(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