placeholder image to represent content

مراجعة الجداول

Quiz by Muneera

Feel free to use or edit a copy

includes Teacher and Student dashboards

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
  • view complete results in the Gradebook and Mastery Dashboards
  • automatically assign follow-up activities based on students’ scores
  • assign as homework
  • share a link with colleagues
  • print as a bubble sheet

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    ماهي العلامة المخصصة لإدراج الجدول؟
    <tr>
    <th>
    <td>
    <table>
    60s
    Edit
    Delete
  • Q2
    أدرجي العبارة التالية كخلية عنوان للجدول IT is fun !!
    <th> IT is fun !! </th>
    <h1> IT is fun !! </h1>
    <table> IT is fun !! </table>
    <td> IT is fun !! </td>
    60s
    Edit
    Delete
  • Q3
    ماهي العلامة المخصصة لإدراج سطر الجدول؟
    <tr>
    <th>
    <br/>
    <td>
    60s
    Edit
    Delete
  • Q4
    id أدرجي المعرف bh المسمى إلى علامة بيانات الجدول
    <th id="bh">
    <table id="bh">
    <td id="bh">
    <td class="bh">
    60s
    Edit
    Delete
  • Q5
    class أدرجي الفئة common المسماة إلى علامة الجدول
    <table id="common">
    <table class="common">
    <img class="common">
    <td class=common">
    60s
    Edit
    Delete
  • Q6
    نسقي علامة الجدول كالتالي border 2px green solid إطار
    table { border : 2px- green-solid ; }
    th { border : 2px green solid ; }
    table { border : 2px green solid ; }
    table { border = 2px green solid ; }
    60s
    Edit
    Delete
  • Q7
    نسقي علامة رأس الجدول كالتالي color = pink لون الخط وردي
    td { color : pink ; }
    th { color : pink ; }
    tr { color : pink ; }
    table { color : pink ; }
    60s
    Edit
    Delete
  • Q8
    bh نسقي المعرف المسمى كالتالي : font-size = 20px حجم الخط
    &bh { font-size : 20px; }
    #bh { font-size : 20px; }
    @bh { font-size : 20px; }
    .bh { font-size : 20px; }
    60s
    Edit
    Delete
  • Q9
    common نسقي الفئة المسماة كالتالي: border 3px blue double إطار
    .common { border : 3px blue double ; }
    %.common { border : 3px blue double ; }
    #common { border : 3px blue double ; }
    common { border : 3px blue double ; }
    60s
    Edit
    Delete
  • Q10
    نسقي علامة سطر الجدول عند مرور مؤشر الفأرة عليه
    th : hover
    tr : hover
    tr : visited
    table : hover
    60s
    Edit
    Delete

Teachers give this quiz to your class