JavaScript『DOM』

背景
投稿者投稿者marineいいね6お気に入り登録2
プレイ回数2691難易度(4.3) 841打 英語
JavaScript暗記用です
HTMLのDOMの取得と操作
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4268 スペシャリスト! 4.2 99.2% 195.6 841 6 23 2024/03/16

関連タイピング

問題文

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

(document.getElementById('id');)

document.getElementById('id');

(document.getElementsByTagName('h1');)

document.getElementsByTagName('h1');

(document.getElementsByName('name');)

document.getElementsByName('name');

(document.getElementsByClassName('class');)

document.getElementsByClassName('class');

(document.querySelector('#id');)

document.querySelector('#id');

(document.querySelectorAll('.class');)

document.querySelectorAll('.class');

(li_all=ul.childNodes;)

li_all=ul.childNodes;

(li_0=ul.childNodes[0];)

li_0=ul.childNodes[0];

(ul=li.parentNode;)

ul=li.parentNode;

(li_0=ul.firstChild;)

li_0=ul.firstChild;

(li_last=ul.lastChild;)

li_last=ul.lastChild;

(li_first=second.previousSibling;)

li_first=second.previousSibling;

(third=second.nextSibling;)

third=second.nextSibling;

(document.createElement('ul');)

document.createElement('ul');

(ul.appendChild('li');)

ul.appendChild('li');

(document.createElement('div');)

document.createElement('div');

(const h2=document.getElementsByTagName('h2'); h2[0].innerText='';)

const h2=document.getElementsByTagName('h2'); h2[0].innerText='';

(h2[0].innerHTML='<i>MENU</i>';)

h2[0].innerHTML='<i>MENU</i>';

(h2[1].setAttribute('align','center');)

h2[1].setAttribute('align','center');

(const div1=document.getElementById('div0'); div0.insertAdjacentHTML('beforebegin','<div>div0</div>');)

const div1=document.getElementById('div0'); div0.insertAdjacentHTML('beforebegin','<div>div0</div>');

など

(div1.insertAdjacentHTML('afterbegin','<div>div2</div>');)

div1.insertAdjacentHTML('afterbegin','<div>div2</div>');

(div1.insertAdjacentHTML('beforeend','<div>div3</div>');)

div1.insertAdjacentHTML('beforeend','<div>div3</div>');

(div1.insertAdjacentHTML('afterend','<div>div4</div>');)

div1.insertAdjacentHTML('afterend','<div>div4</div>');

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

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、個人情報の投稿、歌詞の投稿、出会い目的の投稿、無関係な宣伝行為は禁止です。削除対象となります。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。

パンサーfkのお気に入り

marineのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード