(10)

“Department of Examinations” යන පද සඳහා URL: http://www.doe.index.html යන ඒකාකාරි සම්පත් නිශ්චායකය (URL) භාවිතයෙන් අධිසන්ධානයක් (hyperlink) නිර්මාණය කිරිම සඳහා පහත දැක්වෙන කුමන HTML කේක්ත පේළිය නිවැරදි වන්නේ ද?

(1)

<a href="Department of Examinations"> http://www.doe.index.html </a>

(2)

<a href="http://www.doe.index.html"> Department of Examinations <a>

(3)

<a href="http://www.doe.index.html" alt="Department of Examinations"> <a>

(4)

<a src="Department of Examinations"> http://www.doe.index.html </a>

(5)

<a src="http://www.doe.index.html">Department of Examinations </a>

Complexity: (0)