css

css

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

CSS pada HTML

CSS pada HTML

9th - 12th Grade

10 Qs

HojasEstilos

HojasEstilos

11th Grade

15 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

2DS_FRONT_END_Fundamentos do Layout em Grid

2DS_FRONT_END_Fundamentos do Layout em Grid

11th Grade

15 Qs

Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

Web I - Tutorial 5.1 Quick Check

Web I - Tutorial 5.1 Quick Check

10th - 12th Grade

10 Qs

Code.org Lesson 1-14

Code.org Lesson 1-14

9th - 12th Grade

15 Qs

HTML/CSS Intro Quiz

HTML/CSS Intro Quiz

9th - 12th Grade

10 Qs

css

css

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Oğuz Kapan

Used 31+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki css kurallarından hangisi bir metnin rengini değiştirmek için kullanılır?

text-color

font-color

color

font-style

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki css kurallarından hangisi metinleri blok elementleri içerisinde iki yana yaslı olarak gösterilmesini sağlar?

text-align:left

text-align:right

text-align:justify

align:justify

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Aşağıdaki css kurallarından hangisi bir metnin font büyüklüğünü bağıl olarak değiştirmek için kullanılır?

font-size:16px;

font-size:1em;

font-size:1cm;

font-size:10mm;

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Aşağıdaki css kurallarından hangisi bir metnin rengini kırmızı yapmak için kullanılır?

text-color:red;

color:#FF0000;

color:#00FF00;

text-color:#00FF00;

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Aşağıdaki css kurallarından hangisi bir blok elementinin tüm kenarlarını 1px ebatında,kesik çizgi ve kırmızı yapmak için kullanılır?

border: 1px solid red;

border:1px double blue;

border:1px dashed red;

border:1px dotted red;

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Aşağıdaki css kurallarından hangisi bir blok elementinin genişliğini 300px , yüksekliğini 500px yapmak için kullanılır?

div{width:300px,height:500px;}

div{width:500px,height:300px;}

b{width:300px,height:500px;}

span{width:400px,height:400px;}

7.

OPEN ENDED QUESTION

1 min • 1 pt

2 blok elementini yanyana getirmek için kullanılan css kuralını yazınız.

Evaluate responses using AI:

OFF

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?