Lesson 1 - DOM

Lesson 1 - DOM

Professional Development

16 Qs

quiz-placeholder

Similar activities

JRDL - Intro to DOM

JRDL - Intro to DOM

6th Grade - Professional Development

12 Qs

ôn tin 7

ôn tin 7

Professional Development

18 Qs

Java Chapter 12 Review Questions

Java Chapter 12 Review Questions

Professional Development

21 Qs

Let's Check!

Let's Check!

12th Grade - Professional Development

15 Qs

Computer Quiz

Computer Quiz

1st Grade - Professional Development

15 Qs

unit-5 test-1

unit-5 test-1

Professional Development

15 Qs

DP 300 Practice

DP 300 Practice

Professional Development

11 Qs

Manipulación del DOM con JavaScript

Manipulación del DOM con JavaScript

Professional Development

20 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?