مراجعة html+css
Quiz by MOHAMMAD MAJDI MOH'D ALFOUQAHA
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- 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
- Q1
مقدار الهامش الخارجي في التنسيق
غير محدد
10px
700px
400px
120s - Q2
لجعل الصورة بنفس حجم الكائن الذي يحتويها نستخدم التنسيقات التالية
falsetrueTrue or False60s - Q3
المطلوب تنسيق لون الخط
# red
. container
div
# container
120s - Q4
.
{height:300px;}
img
img{}
img{height:300px;}
120s - Q5
المطلوب تنسيق لون الخط
div
# container
#header
.header
120s - Q6
.
#header{width:400px;}
header{width:400px;}
.header{width:400px;}
#header{}
120s - Q7
.
#fmt{color:blue;}
fmt{color:blue;}
.fmt{color:blue;}
$#fmt{color:blue;}
120s - Q8
لتغيير لون خط الرابط التشعبي الى اللون الاصفر بعد زيارته
Users enter free textType an Answer120s - Q9
الخاصية الصحيحة لتتمكن من جعل المقاطع متجاورة بشكل أفقي
center
hover
float
visited
120s - Q10
يعتبر ملف .................. هو الصفحة الرئيسية للموقع والتى يمكن من خلالها ان انتقل الى باقى الصفحات والملفات
index.html
index.css
div
index.php
120s - Q11
side لادراج اطار مضمن اسمه
< iframe name="side"> </iframe>
target="side"
120s - Q12
goللفئة المسماة tahomaلتنسيق نوع الخط إلى
#go{front-family:tahoma;}
.go{front-family:tahoma;}
.go{front-type:tahoma;}
go{front-family:tahoma;}
120s - Q13
لتنسيق عنصرين أو أكثر بنفس التنسيقات نستخدم
الجدول table
العرف id
الصورة img
الفئة class
120s - Q14
ماهو الوسم الصحيح لادراج سطر جديد
tr
table
br
p
120s - Q15
.
Users enter free textType an Answer120s