wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

مراجعة عامة في العلامات المخصصة للغة الـ HTML

Total questions: 7

Worksheet time: 7mins

Name
Class
Date
1.
a)

صح

b)

خطأ

2.

a)

<h1> instagram </h1>

b)

<title> instagram </title>

c)

<h> </h>

3.

ما هي العلامة المخصصة الصحيحة لإدراج سطر جديد ؟

a)

<b/>

b)

<br/>

4.
a)

<img href="book.jpg"/>

b)

<img src="images/book.jpg"/>

5.

a)

<a href=" click here">www.google.com </a>

b)

<a> click here </a>

c)

<a href="www.google.com"> click here </a>

6.

a)

<h2> hello World </h2>

b)

<h1> hello World

c)

<h1> hello World </h1>

7.

ما هي العلامة المخصصة لإدراج فقرة

a)

<br> </br>

b)

<b> </b>

c)

<p> </p>