wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

أسئلة الدرس الأول

Total questions: 5

Worksheet time: 5mins

Name
Class
Date
1.

..... لإضافة حقل صندوق النص لصفحة الويب نستخدم الكود

a)

<input type="radio">

b)

<input type="password">

c)

<input type="text">

2.

من خلاله يتم اضافة مجموعة من العناصر لصفحة الويب منها الأزرار والحقول

a)

Property

b)

Form

c)

Body

3.

لمنع اختيار الزرين معا في نفس الوقت نستخدم الخاصية

a)

Value

b)

Text

c)

Name

4.

..... لإضافة زر اختيار بديل واحد فقط لصفحة الويب نستخدم الكود

a)

<input type="radio">

b)

<input type="password">

c)

<input type="text">

5.

..... لإضافة حقل كلمة المرور لصفحة الويب نستخدم الكود

a)

<input type="radio">

b)

<input type="password">

c)

<input type="text">