
مراجعة عناصر وتنسيقات صفحات الويب
Quiz by Maryam alhai
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
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