CSS 5

CSS 5

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Câu lệnh lặp lồng nhau

Câu lệnh lặp lồng nhau

5th Grade

10 Qs

15 câu html +css

15 câu html +css

1st - 3rd Grade

15 Qs

Click Clack Moo

Click Clack Moo

2nd Grade

14 Qs

Aca1_U4_Feelings

Aca1_U4_Feelings

3rd Grade

15 Qs

F2 - Things I can do - L3

F2 - Things I can do - L3

1st Grade

12 Qs

تددريب 4

تددريب 4

2nd Grade

10 Qs

Click Clack Moo

Click Clack Moo

2nd Grade

14 Qs

Click Clack Moo Comprehension Check

Click Clack Moo Comprehension Check

2nd Grade

10 Qs

CSS 5

CSS 5

Assessment

Quiz

English

1st - 5th Grade

Medium

Created by

Ahmed elasey

Used 6+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

يمكن تحريك المسافة الموجودة قبل الكلام داخل المستطيل من خلال

margin

padding

position

repeat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

يمكن زيادة او نقصان المسافة قبل المستطيل من خلال

margin

padding

position

repeat

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

يمكن تحريك الصورة داخل المستطيل لتكون على اليسار او اليمين من خلال

margin

padding

position

repeat

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

لمنع تكرار الصورة داخل المستطيل من خلال الخاصية

repeat - no

no - repeat

non - repeat

on - repeat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

input {
  background-color: #222;
  background-image: url(searchicon.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 40px;
}

الكود صح

الكود خطأ

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

input{
  background-color: #222;
  background-image: url("searchicon.png");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 40px;
}

الكود صح

الكود خطأ

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.input{
  background-color: #222;
  background.image: url("searchicon.png");
  background.position: 10px 10px;
  background.repeat: no-repeat;
  padding-left: 40px;
}

الكود صح

الكود خطأ

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?