Câu hỏi về CSS

Câu hỏi về CSS

12th Grade

20 Qs

quiz-placeholder

Similar activities

CSS and Database Quiz

CSS and Database Quiz

9th - 12th Grade

25 Qs

tin cuối học kì 1

tin cuối học kì 1

12th Grade

20 Qs

AP final exam

AP final exam

9th - 12th Grade

24 Qs

Culinary Skills Assessment for Grade 12

Culinary Skills Assessment for Grade 12

12th Grade

22 Qs

UH1 KIMIA BAB 1

UH1 KIMIA BAB 1

12th Grade

25 Qs

SOAL PRAMUKA

SOAL PRAMUKA

12th Grade

15 Qs

Penilaian Akhir Semester 1: Matematika

Penilaian Akhir Semester 1: Matematika

9th - 12th Grade

20 Qs

tin đs bài 8 9 10

tin đs bài 8 9 10

12th Grade

20 Qs

Câu hỏi về CSS

Câu hỏi về CSS

Assessment

Quiz

Others

12th Grade

Easy

Created by

Khả Danh Nguyễn phương

Used 1+ times

FREE Resource

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

link

base

style

meta

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo nào sau đây được dùng để áp dụng các định dạng CSS được khai báo trong tệp “main.css’

<link stylesheet href= "main.css">

. <style rel="stylesheet" href="main.css'

. <link rel= "stylesheet" href="main.css">

<stylesheet href="main.css">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo định dạng nào sau đây đúng cú pháp?

p{color: red, font-size: 15px;}

p{color: red, fontsize: 15px;}

p{color: red; fontsize: 15px;}

p{color:red; font-size: 15px;}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo định dạng nào sau đây đúng cú pháp?

h2:color=red, font-size: 20px

{h2:color:red; font-size:20px;}

h2{color=red, font-size:20px;}

h2{color: red; font-size:20px;}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo định dạng nào sau đây đúng cú pháp?

h4 {background-color: yellow;}

{h4 background-color: yellow;}

h4. {background-color: yellow;}

{h4.all background-color: yellow;}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo định dạng nào sau đây đúng cú pháp?

{hl font-size:bold;}

hl{font-weight:bold;}

<h1 style="font-size:bold">

<h1 font-weight: bold>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo định dạng nào sau đây đúng cú pháp?

p{}color: redfont-weight: bold

body{background-color: grey;}{color:green;}{font-family: Arial;}

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

li {style="color: cyan";}

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?