
اختبار رقم 1
Quiz by 78298006
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
14 questions
Show answers
- Q1هي اختصار ل HTMLHyper Text MarkupHyper Markup LanguageHyper Text Markup LanguageText Markup Language30s
- Q2كتابة عنوان من المستوى الاول Tag<h2><h1><h3><h4>30s
- Q3لأضافة سطر جديد<HTML><br><tr><p>30s
- Q4لتحديد اتجاه الكتابة نستعمل الوسمdirformdiv30s
- Q5يتم تحديد الفقرات من خلال الوسم<h1><p><br>30s
- Q6علي هذا الشكل HTML يجب اغلاق وسم</html/></html><html/><//html>30s
- Q7HTML إلى ماذا ترمز لغةلغة الترميز الدوليةلغة الترميز التشعبيةلغة الترميز العالميةلغة الترميز الإنسيابية30s
- Q8اي من الجمل التالية صحيحة في ادراج صورة<style rel="css" href="styly.css"><img "/index/alaa.jpg"><img src="/index/alaa.jpg"><src "/index/alaa.jpg">30s
- Q9اختصار ل CSSCascading form Sheetsform SheetsStyle SheetsCascading Style Sheets30s
- Q10يستخدم هذا الامر في تنسيق p { color:red; text-align:center; }العناوينالروابطالصورالفقرات30s
- Q11يستخدم هذا الامر في تنسيق لون body {background-color: #b0c4de;}لون الخلفيةلون الحدودلون الخطلون الصورة30s
- Q12يستخدم هذا الامر في تنسيق h2 {color:rgb(255,0,0);}لون الفقراتلون العناوينلون الحدودلون الخطوط30s
- Q13يستخدم هذا الامر في a:link {color:#FF0000;} /* لم يتم النقر عليه */ a:visited {color:#00FF00;} /* تم النقر عليه */ a:hover {color:#FF00FF;} /* عند تحريك الماوس فوقه */ a:active {color:#0000FF;} /* عند النقر عليه */تنسيق الروابط التشعبيةتنيسق الجداولتنيسق الصورتنسيق الخطوط30s
- Q14يستخدم هذا الامر في تنسيق table, th, td { border: 1px solid black; }الروابطالصورالنصوصالجداول30s