CS101 Assignment No 1 Solution Spring 2019 | Virtual Study Solutions

Adsetra Ads

 

CS101 Assignment No 1 Spring 2019

Dear Students, Here you can read or Download CS101 - Introduction to Computing Assignment No 1 Solution of Semester Spring 2019. Assignment Due Date is 15 May, 2019. Total Marks are 20. We are here to facilitate your learning and we do not appreciate the idea of copying or replicating solutions. CS101 Assignment Solution File has been added. 

cs101 assignment No 1 solution Spring 2019

cs101 assignment No 1 solution Spring 2019

CS101 Assignment Question:

You have to develop a web page in which you have to provide some information about yourself.

CS101 Assignment Instructions:

You can find the sample of the required assignment in the given screen shot below. Try to follow this sample and also the following instructions:

  • Title of your website should be your VU ID (e.g. BC123456789)
  • Main heading should be (Personal Web Page) using H1 tag.
  • Write two lines about assignment according to sample in a paragraph using html paragraph tag.
  • Sub Heading should be (Personal Information:) using H2 tag should be underlined.
  • Write your name under sub heading (Personal Information :) along with your VU-ID and city.
  • Sub Heading should be Education: using H2 tag should be underlined.

The following points (7-10) should be under sub heading ( Education: )

  • Write about your education in two line using line break tag.
  • Name of your board should be hyperlinked and the link should open the page of board.
  •  Your university names should be hyperlinked.
  • Write your VU email address but that should be hyperlinked.

Please Note: All types of plagiarism are strictly prohibited. 

For any query about the assignment, contact at cs101@vu.edu.pk

    CS101 Assignment No 1 Solution Speing 2019

    You can see the Sample Preview of CS101 Assignment No 1 Solution provided by (Virtual Study Solutions) below. Click on Download Button to Download Solution File in Your PC. Please Share it with your friends. You can also like our Facebook Page or Subscribe Us below for Updates.

    Recommended : CS101 All Solved Final Term Past Papers

    CS101 Assignment Solution Sample Preview

    Solution output Sample Preview has been added below with Solution File with HTML Code.
    <html>
    <head>
    <title> bc12345678</title>
    </head>
    <body>
    <h1>Personnel web page</h1>
    <p>This is my 1st assignment of CS101</br>
    In this assignment I will learn diffrent HTML tags and I will develop my 1st web page in HTML
    </p>
    <h2><u>Personnel Information : </u></h2>
    <p><b>Name :</b> khan</br>
    <b>VU ID :</b> bc1234566</br>
    <b>City :</b> Peshawer</br></p>
    <h2><u> Education</u></h2>
    Fsc Pre Engineering form <a href="http://www.bisep.com.pk/">BISE Peshawer</a></br>
    I am student of BS Computer Science in <a href="http://www.vu.edu.pk/">Virtual University</a>
    </br> You can mail me<a href="mailto:bc1234566@gmail.com"> here</a>
    </body>
    </html>

    Output Preview:

    CS101 Assignment Solution Download Link

    Download  [ Text Solution File Upload Status : Done ]

    Download  [ HTML Solution File Upload Status : Done ]


    Post a Comment

     

    Top