placeholder image to represent content

مراجعة لدروس html & CSS

Quiz by Esraa Helal

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
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:red
    th { color:red;}
    td { color:red;}
    20s
  • Q7
    نسقي علامة الارتباط التشعبي عند مرور مؤشر الفأرة فوقه في ملف css بحيث font-style:italic
    a{font-style:italic;}
    a:visited{font-style:italic;}
    a:hover {font-style:italic;}
    20s

Teachers give this quiz to your class