Lesson 1 - DOM

Lesson 1 - DOM

Professional Development

16 Qs

quiz-placeholder

Similar activities

Data Structures - Tree

Data Structures - Tree

University - Professional Development

20 Qs

Tin 10

Tin 10

Professional Development

13 Qs

Week 11 Networks and Routing

Week 11 Networks and Routing

10th Grade - Professional Development

15 Qs

Linking in Coding

Linking in Coding

Professional Development

15 Qs

Network Security Module 1

Network Security Module 1

9th Grade - Professional Development

15 Qs

React Basics - Quiz I

React Basics - Quiz I

Professional Development

15 Qs

Introduction Day 1

Introduction Day 1

Professional Development

12 Qs

Block 5 - 2D - Network Protocols

Block 5 - 2D - Network Protocols

Professional Development

17 Qs

Lesson 1 - DOM

Lesson 1 - DOM

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Ba Nguyễn

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Định nghĩa về DOM là gì?

DOM là đối tượng đặc biệt cho phép chèn văn bản trên trang web

DOM là mô hình đối tượng tài liệu, cho phép truy cập và thao tác với nội dung của tài liệu HTML và XML.
DOM là một loại ngôn ngữ lập trình.

DOM là thư viện JavaScript cho phép truy cập và thao tác với nội dung trên trang web

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DOM là cụm từ viết tắt của?

Document Object Model

Document Open Model

Document Open Module

Document Object Module

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cấu trúc tài liệu được biểu diễn trong DOM dưới dạng?

Cây (tree)
Mạng (network)
Danh sách (list)
Ma trận (matrix)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Node là gì?

Node là một loại biến trong JavaScript.
Node là một phương thức để truy cập DOM.
Node là một thuộc tính của một phần tử HTML.

Node là đơn vị cơ bản nhất, mỗi thành phần trong tài liệu (thẻ, text, thuộc tính, ...) được coi là một Node

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để truy cập DOM, chúng ta sử dụng đối tượng nào?

navigator
window
document
console

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sử dụng phương thức nào để tìm một Node trong cây DOM?

getElementById

Tất cả các phương thức đều đúng

getElementsByClassName

querySelector

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Đâu là một loại Node trong DOM?

Text

Element

Comment

Attribute

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?