Bài 8. Làm quen với CSS

Bài 8. Làm quen với CSS

12th Grade

10 Qs

quiz-placeholder

Similar activities

Desvendando o CSS 3

Desvendando o CSS 3

12th Grade

15 Qs

3TDS - Programação Frontend - Recuperação 2

3TDS - Programação Frontend - Recuperação 2

12th Grade

10 Qs

IT quiz test

IT quiz test

10th Grade - University

13 Qs

B13_Khai niem vai tro CSS

B13_Khai niem vai tro CSS

12th Grade - University

7 Qs

HTML 2

HTML 2

12th Grade

10 Qs

Quiz sobre React Native

Quiz sobre React Native

12th Grade

15 Qs

Tin12_Kiểm tra thường xuyên sô1

Tin12_Kiểm tra thường xuyên sô1

12th Grade - University

15 Qs

12_HKII_Lan2

12_HKII_Lan2

12th Grade

10 Qs

Bài 8. Làm quen với CSS

Bài 8. Làm quen với CSS

Assessment

Quiz

Information Technology (IT)

12th Grade

Easy

Created by

Nguyet Minh

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phần tử nào sau đây được dùng để khai báo áp dụng external CSS?

<link>

<style>

<input>

<img>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Định dạng CSS nào sau đây được sử dụng để đặt màu chữ cho phần tử

thành màu đỏ?

h1 {text-color: red;}

h1 {font-color: red;}

h1 {color: red;}

h1 {text-style: red;}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thuộc tính nào sau đây được sử dụng để xác định tên phông chữ trong CSS?

font-size

font

font-style

font-family

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thuộc tính nào sau đây được sử dụng để định dạng màu nền trong CSS?

color

backgound-color

backgound

border-color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phát biểu nào sau đây nêu đúng nhược điểm chính của việc sử dụng CSS trong?

Giảm tính bảo mật của trang web.

Giảm kích thước của trang web.

Khó áp dụng định dạng từ 1 tệp CSS cho nhiều trang web.

Chỉ áp dụng cho tệp HTML hiện thời.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo nao sau đây đúng cú pháp?

h1{color: blue; font-size: 20 px;}

{h1: color: blue; font-size: 20 px;}

h1{color: blue, font-size: 20 px;}

h1{color: blue; font-size: 20 px}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo CSS nào sau đây thiết lập các phần tử h1, h2 cùng sử dụng chung định dạng?

h1- h2 {color: blue; border-style: dotted;}

h1, h2 {color: blue; border-style: dotted;}

h1; h2 {color: blue; border-style: dotted;}

h1. h2 {color: blue; border-style: dot

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?