MD1_DOM

MD1_DOM

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to MS Word

Introduction to MS Word

1st - 10th Grade

15 Qs

Elements of Dance

Elements of Dance

2nd - 3rd Grade

8 Qs

College/ Career Vocab.

College/ Career Vocab.

5th - 8th Grade

12 Qs

2.1 the nature of matter

2.1 the nature of matter

KG - 12th Grade

10 Qs

Determine the step of the accounting cycle.

Determine the step of the accounting cycle.

1st - 5th Grade

10 Qs

Jovenes a Programar

Jovenes a Programar

KG - Professional Development

10 Qs

The Elements of Music Study Guide

The Elements of Music Study Guide

5th Grade

15 Qs

Boboiboy

Boboiboy

1st Grade

8 Qs

MD1_DOM

MD1_DOM

Assessment

Quiz

Education

1st - 5th Grade

Medium

Created by

Bach Nguyen

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp để truy vấn theo class là gì?

getElementsByName

getElementsByTagName

getElementsByClassName

getElementByClassNames

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp để thêm Attribute vào Element là gì?

div.setAttribute()

element.SetAttribute("name", "value")

div.setAttribute("name", "value")

element.setAttribute("name", "value")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp truy xuất thẻ HTML thông qua Javascript nào sau đây là đúng?

document.getElementsById()

document.getElementClassName()

document.getElementsTagName()

Cả 3 đều đúng

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DOM là gì?

Mô hình truy cập đối tượng tài liệu

Mô hình hướng đối tượng tài liệu

Mô hình Tài liệu Các Đối tượng

Mô hình Các Đối tượng Tài liệu

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phương pháp nào truy xuất phần tử phù hợp đầu tiên trong tài liệu?

document.querySelectorAll()

document.getElementsByTagName()

document.querySelector()

document.getElementsByClassName()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cú pháp chính xác cho phép nội suy chuỗi là gì?

`${}`

'%{}'

'#{}'

'?{}'

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp đổi màu backgroud-color trong javascript nào sau đây là đúng?

element.backgroundColor = red

element.style.backgroundColor = 'red'

elements.style.backgroundColors = 'red'

element.style.background-Color = 'red'

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?