You are on page 1of 2

CS101-Assignment#2

Answer of Question#1

Point#1 HTML Code

<!DOCTYPE hhtml>
<html>
<head>
<title> ID:BC200409069 </title>
</head>
<body>
<h2> Virtual University of Pakistan </h2>
<p> Vitual University, Pakistan's first University based completely on modern
Information Technology. </p>
</body>
<body>
<b> Name:Fahad Mushtaq </b>
<br><u> ID: BC200409069 </u>
<br><i> Semester: 1st </i>
<br>
<p><h3> Students are suggested to Visit the following Links: </h3>
<br>
<a href = "https://www.vu.edu.pk"> 1)..VU Website </a>
<br>
<br>
<a href = "https://vulms.vu.edu.pk"> 2)..LMS Student Portal </a>
</body>
</html>
Point#2 Screenshot

Point#3
In Screenshot you can watch I am making two links
Number 1)..VU Website
And number 2)..LMS Student Portal
that will open the VU Website (https://www.vu.edu.pk) and LMS portal (https://vulms.vu.edu.pk)
when clicked on them.

You might also like