You are on page 1of 1

Knowledge is Strength Knowledge is Strength Knowledge is Strength Knowledge is Strength Knowledge is

Strength General Certificate of Education (Advance Level) Examination


Information and Communication Technology A n u r a B a n d a r a 20 S

1. පහත සඳහන් HTML ඛේතයට අදාල ඛෙබ් පිටුෙ නිර්මානය කරන්න.


<html><body>
<h1 align="center">Horizontal Ruler</h1>
<hr color="#FF0000">
<hr size=4 width=70% color="#FF0000" align="left">
<hr size=10 width=40 align="center">
<hr size=8 width=30 align="right">
<hr size=20 width=60 noshade>
</body></html>
2.

<html><body>
<p><b>This text</b> is bold</p>
<p><big>This text is big</big></p>
<p><small>This text is small</small></p>
<p>This text<i> is italic</i></p>
<p><u>This text is underlie</u></p>
<p><code>This is computer output</code></p>
<p>H<sub>2</sub>O and 1<sup>st</sup></p>
</body></html>

3. පහත ඛෙබ් පිටුෙට අදාල HTML ඛේතය ලියන්න.

Anura Bandara www.ictexpress.lk

You might also like