CSS 5

CSS 5

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

RL51 Vocabulary

RL51 Vocabulary

5th Grade

11 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

Let’s Dance Around the World -Target vocabulary

Let’s Dance Around the World -Target vocabulary

4th Grade

8 Qs

Module 6 week 3 Spiral Review Vocabulary (5.6-5.11)

Module 6 week 3 Spiral Review Vocabulary (5.6-5.11)

4th Grade

13 Qs

The Lost Dog STAAR Questions Review

The Lost Dog STAAR Questions Review

3rd Grade

8 Qs

HMH Critical Vocabulary Module 5 Week 2

HMH Critical Vocabulary Module 5 Week 2

4th Grade

7 Qs

HMH Module 5 Week 2 Vocabulary Quiz

HMH Module 5 Week 2 Vocabulary Quiz

4th Grade

10 Qs

CSS 5

CSS 5

Assessment

Quiz

English

1st - 5th Grade

Medium

Created by

Ahmed elasey

Used 5+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?