
مراجعة لدروس html & CSS
Quiz by Esraa Helal
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
7 questions
Show answers
- Q1ماهي علامة العنوان لشريط المتصفح في صفحة html<h1><title>20s
- Q2ماهي علامة العنوان من مستوى الثاني<h1><h2>20s
- Q3ماهي علامة الفقرة<p><pr>20s
- Q4العلامة سطر جديد هي<break><br>20s
- Q5في حالة ادراج الصورة fish.jpg من مجلد images ماهي الجملة الصحيحة<img src="fish.jpg/images"><img src="images/fish.jpg"/><img src="fish.jpg"/>20s
- Q6نسقي عنوان رأس الجدول في ملف CSS بحيث color:redth { color:red;}td { color:red;}20s
- Q7نسقي علامة الارتباط التشعبي عند مرور مؤشر الفأرة فوقه في ملف css بحيث font-style:italica{font-style:italic;}a:visited{font-style:italic;}a:hover {font-style:italic;}20s