You are on page 1of 2

Introduction to Computing Total marks = 20

(CS101)
Assignment # 02 Deadline
Fall 2020 16 December 2020

Please carefully read the following instructions before attempting the assignment.

RULES FOR MARKING


It should be clear that your assignment would not get any credit if:
 The assignment is submitted after the due date.
 The submitted assignment does not open or the file is corrupt.
 Strict action will be taken if the submitted solution is copied from any other
student or the internet.

You should consult the recommended books to clarify your concepts as handouts are not
sufficient.

You are supposed to submit your assignment in Doc or Docx format.


Any other formats like Scan Images, PDF, Zip, Rar, Ppt, and BMP, etc will not be accepted.

Objectives:
 To understand the basic concept of the webpage by using HTML

NOTE
No assignment will be accepted after the due date via email in any case (whether it is the
case of load shedding or internet malfunctioning etc.). Hence refrain from uploading
assignments in the last hour of the deadline. It is recommended to upload the solution file
at least two days before its closing date.

If you find any mistake or confusion in the assignment (Question statement), please
consult with your instructor before the deadline. After the deadline, no queries will be
entertained in this regard.

For any query, feel free to email at:


cs101@vu.edu.pk
Questions No 01 Marks (20)
Consider the following webpage in the screenshot. You are required to provide the solution for
the following tasks:
1. Write HTML code for making this webpage
2. Run the code in the browser and provide a screenshot of the output having your VU ID
& your Name “XYZ” as output.
3. The displayed webpage should have two links “VU Website” and “LMS Student Portal”
that will open the VU Website (www.vu.edu.pk) and LMS portal
(https://vulms.vu.edu.pk) when clicked.

Note: Hint for 2nd part.


Write the HTML code in the Notepad editor. Save the Notepad file with the name of your VU-
ID. Save the file with the .html extension. Double click on the .html file. And take a screenshot
of the output. Paste the screenshot in a Microsoft Word file.

Sample Screenshot:

You might also like