placeholder image to represent content

مراجعة عناصر وتنسيقات صفحات الويب

Quiz by Maryam alhai

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
6 questions
Show answers
  • Q1
    ما هي العلامة الصحيحة لإدراج مقطع؟
    <dion>
    <d1>
    <division>
    <div>
    45s
  • Q2
    أي من التالي الطريقة الصحيحة لكتابة تنسيق الخط بلون الأحمر للجدول ؟
    <table>red</table>
    table[color:red]
    table{ color:red; }
    t{ color:red; }
    45s
  • Q3
    ؟ "app"ما هي العلامة الصحيحة لإدراج مقطع معرف
    <app></app>
    <div id="app"></div>
    <div class="app"></div>
    <div "app"></div>
    30s
  • Q4
    <link rel="shtylesheet" type="text/css" ????????????? /> اي الخاصية المناسبة لإكمال جملة الربط بين صفحةالويب مع ملف التنسيق؟
    src="style.css"
    href="style.css"
    href=style;
    href="style.html"
    45s
  • Q5
    أي من التالي الطريقة الصحيحة لكتابة تنسيق الصورة عند مرور المؤشر ليتغير الإطار؟
    img:hover{ border:pink dotted 10px; }
    img:visited{ border:pink dotted 10px;}
    img hover {border:pink dotted 10px; }
    img{border:pink dotted 10px; }
    45s
  • Q6
    ؟ "odd"ما هي العلامة الصحيحة لإدراج جدول بفئة
    <table class="odd"></table>
    <tr class="odd"></tr>
    <table id="odd"></table>
    <table "odd"></table>
    45s

Teachers give this quiz to your class