Search Header Logo

Lecture 02

Authored by Ramy AL-Melegy

Computers

Professional Development

Used 2+ times

Lecture 02
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

الكود التالي يمكننا عند الضغط على كلمة "اضغط هنا" الذهاب إلى موقع جوجل

<a href="https://google.com"> اضغط هنا <a/>

<a ref="https://google.com"> اضغط هنا </a>

<a href="https://google.com"> اضغط هنا </a>

<a href="https://google.com" اضغط هنا />

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

لعمل data list نستخدم الأكواد التالية

<dl>

<dd>

</dd>

<dt>

</dt>

</dl>

Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

لربط صفحة

HTML

مع ملف

CSS

نضيف السطر التالي

<head>

<link rel=“stylesheet” href=“styles.css”>

</head>

<style>

<link rel=“stylesheet” href=“styles.css”>

</style>

<header>

<link rel=“stylesheet” href=“styles.css”>

</header>

<style>

<link rel=“stylesheet” href=“styles.css” />

</style>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

لفصل الكلام على سطرين نستخدم التاج

<br/>

Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

لعمل قائمة من العناصر غير المرقمة لاستخدامها في قائمة الموقهع الرئيسية نستخدم

<ol></ol>

<ui></ui>

<li></li>

<ul></ul>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

الكود المطلوب للانتقال من

index.html

إلى صفحة

about.html

<a href="/about.html">About </a>

<a href="about.html">About </a>

<a href="../about.html">About </a>

<a href="./about.html">About </a>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

لاضافة صورة بكود

<img src="logo.png" >

Media Image
Media Image

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?