Introduction to Computing (CS101)
Assignment # 02
Fall 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:
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 |
CS101 Assignment 2 Solution 2020 Fall Download Here
Consider the following webpage in the screenshot. You are require to provide the solution for
the following tasks:
- Write HTML code for making this webpage
- Run the code in the browser and provide a screenshot of the output having your VU ID & your Name “XYZ” as
- 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
CS101 Assignment 2 Solution 2020 Fall Download Here
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:
CS101 Assignment 2 Solution 2020 Fall Download Here