
تنسيقات css
Authored by Hessa Adnan
Computers
10th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
<link> اكملي الخاصية الناقصة في جملة الربط
Mypage.html لربط ملف
Mystyle.css بملف التنسيق
<link rel="stylesheet" type="text/CSS" href="-----------------" />
href = "Mystyle.css"
a href = "Mystyle.css"
href = "Mypage.html"
href : Mystyle.css
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
نسقي العنوان من المستوى الأول بحيث يصبح نمط الخط
(font-weight) = سميك bold
h1 { font-weight : bold; }
h1 { font-weight = bold; }
h2 { font-weight : bold; }
font-weight : bold;
3.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
نسقي الفقرة ليصبح لون الخط
(color) = أزرق blue
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
نسقي الصورة ليصبح طولة وعرضها بقيمة 100
(height) = (width) = 100px
img {
height : 100px;
width : 100px; }
img {
height = 100px;
width = 100px; }
img { height : width : 100px; }
img { height = width = 100px; }
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
نسقي الارتباط التشعبي ليصبح نوع الخط
(font-family) = Tahoma
عند زيارة الصفحة
a: visited { font-family : Tahoma; }
a: hover { font-family : Tahoma;}
a { font-family : Tahoma; }
a visited { font-family : Tahoma; }
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
نسقي بيانات الجدول ليصبح لون الخلفية أصفر
(background-color) = yellow
عند مرور مؤشر الفأرة
td: hover { background-color : yellow; }
tr: hover { background-color : yellow; }
td: visited { background-color : yellow; }
tr: visited { background-color : yellow; }
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?