Thiết kế web_Buổi 8

Thiết kế web_Buổi 8

University

100 Qs

quiz-placeholder

Similar activities

Mid Term Practice AX1

Mid Term Practice AX1

University

95 Qs

TĐC2

TĐC2

University

99 Qs

Cloud

Cloud

University

100 Qs

CSDL

CSDL

University

105 Qs

Kiểm tra kiến thức Microsoft Office

Kiểm tra kiến thức Microsoft Office

University

98 Qs

HTML CSS Final Quiz

HTML CSS Final Quiz

University

100 Qs

Phần 2:KTXLSCMT

Phần 2:KTXLSCMT

University

98 Qs

Kiến thức về máy tính

Kiến thức về máy tính

University

98 Qs

Thiết kế web_Buổi 8

Thiết kế web_Buổi 8

Assessment

Quiz

Computers

University

Hard

Created by

Thắng Quốc

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để chọn tất cả các thẻ <p> nằm bên trong một thẻ <div> có class là "content", bạn dùng bộ chọn nào?
div.content p
div .content p
.content > p
#content p

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để định dạng cho một liên kết <a> khi người dùng di chuột lên trên nó, bạn sử dụng pseudo-class nào?
a:visited
a:hover
a:active
a:link

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Mã màu HEX nào sau đây đại diện cho màu đỏ thuần?
#FF0000
#00FF00
#0000FF
#FFFFFF

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để chọn phần tử <li> là con trực tiếp đầu tiên của một danh sách <ul>, bạn dùng bộ chọn nào?
ul li:first
ul > li:first-child
ul li:first-of-type
ul:first-child

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Giá trị `rgba(0, 0, 255, 0.5)` sẽ hiển thị màu gì?
Màu xanh dương đục
Màu đỏ trong suốt
Màu xanh dương trong suốt 50%
Màu xanh lá cây mờ

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Bộ chọn `h2 + p` sẽ áp dụng định dạng cho phần tử nào?
Tất cả các thẻ <p> là con của <h2>
Thẻ <p> đầu tiên ngay sau thẻ <h2>
Tất cả các thẻ <p> nằm sau thẻ <h2>
Thẻ <h2> và thẻ <p> liền kề

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để chọn tất cả các phần tử <input> có thuộc tính `type` là "text", bạn dùng bộ chọn nào?
input[type="text"]
input.type="text"
input(type="text")
input-text

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?