Saturday, January 11, 2020

PRACTICAL ORDER AND UNORDER LIST


<html>
<body>
<ul type=Circle>
<li>course</li>
<ol type=A>
<li>NCC</li>
<li>HND</li>
<li>ICT</li>
</ol>
<li>Branch</li>
<ol type=I>
<li>Kegalle</li>
<li>Homagama</li>
<li>Maharagama</li>
</ol>
</ul>
</body>
</html>

No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...