
HTML Forms
Quiz by Thuraya Jassim
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1العلامة البرمجية الصحيحة لإنشاء نموذج<div><form><img><iframe>60s
- Q2الخاصية الخاصة بتحديد ملف PHP المرتبط بالنموذجinputnameactionmethod60s
- Q3لإضافة عنوان User Name ويليه مربع نص جديد<p>User Name <input type="number" name="username"> </p><input type="date" name="username"><p>User Name <input type="text" name="username"> </p>60s
- Q4Lلتصحيح الخطأ في الأمر البرمجي التالي: <p> Enter No of Copies <input type="text" name="no_copies"><p> Enter No of Copies <input type="number" name=no_copies"> </p><p> Enter No of Copies <input type="number" name=no_copies"><p> Enter No of Copies <input type="text" name=no_copies"> </p><p> Enter No of Copies <input type="number" name=no_copies"> </p>60s
- Q5لإضافة زر button للنموذج يتم اختيار نوع البياناتtextdatenumbersubmit60s