Subject: CS101-Intro to Computing
Semester: FALL 2019
Assignment No. 1
Due date: 14 November 2019
CS101-Intro to Computing Assignment 1 #Questions
Question no. 1:
You are required to create ana Academic Qualification Information web page which will display your academic details in a specific format given in the sample output.
Assignment Guidelines:
- You are required to create a heading<H1> aligned center with the text “Virtual University of Pakistan” and also apply a hyperlink on the heading which redirects to www.vu.edu.pk.
- You are required to use two <hr> tags and a heading tag with the text “Academic Qualification Form” in between the two <hr> tags as shown in the sample output.
- You are required to create a table aligned center with visible border=’3px’ and cell-padding =”10px” .
- The first row of the table should contain a heading <H2> with italic text “Academic Details” and there should be some background color of this heading cell.
- The second row of the table should contain 3 columns. The first cell/column should contain the bold text “Degree/Title”, Second cell/column should contain the bold text “Obtained Marks, Third cell/column should contain “Total Marks” as shown in the sample output.
- The third row of the table should contain 3 cell/columns, First cell/column should contain the bold text “Matric”, Second cell/column should contain your Total marks in matric in bold text, third cell/column should contain your Total marks in matric as shown in the sample output.
CS101-Intro to Computing Assignment 1 #Solution Video
CS101-Intro to Computing Assignment 1 #Solution Download!