Cs101 Assi 1
Cs101 Assi 1
1
<html>
<head>
<title> bc 190402811</title>
</head>
<body>
<h1>personnel web page</h1>
<p>This is my 1st assignment of CS101</br>
In this assignment I will learn different HTML tags and I will develop my 1st web page in HTML </p>
<h2><u>personnel information : </u></h2>
<p><b>Name : </b> Hina</br>
<b>VU ID : </b> bc190402811</br>
<b>City :</b> Lahore</br>
</p>
<h2><u> Education</u></h2>
FSC Pre Engineering form <a href=”http ://www.bisep.com.pk/”>BISE Lahore</a></br>
I am a student of BS Information technology in <a href=http://www.vu.edu.pk/>Virtual University </a>
</br> You can mail me<a href=”mailto : [email protected]”> here</a>
</body>
</html>