In the name of ALLAH, the Most Beneficent, the Most Merciful

CS311 Assignment 1 Solution Spring 2022

CS311 Assignment 1 Solution Spring 2022

 

CS311 Assignment 1 Solution Spring 2022

Are you looking for Cs311 Assignment 1 Solution Spring 2022 Then Your Landing on the Right Place . This Website is for Assignment Quiz and Gdbs of Virtual University of Pakistan. This   is an idea solution of assignment .Please Make Some changes in assignment otherwise we are not responsible for Zero marks.


 

Introduction of Virtual University of Pakistan

Virtual University is Online University of Pakistan. Its first Online University in Pakistan. All The Activities of university is online that Students easily can Attempt. In this university online Education is easy and Affordable for everyone. Its Provide quality of Education in Pakistan and Overseas too.

 

Instruction to submit CS311 Assignment 1 Solution Spring 2022

 

1-   Please Take Idea From this Solution an Then Make Your Own Solution

2-  Before Submitting Assignments please Check Assignments Instruction.

3-   Please Check that Assignment is in Proper Format Like docx And Zip.

4-  If U submit Same Solution then You Will Get Zero Marks.

5-  Please check All Things in Assignments is Correct.

6-   If There Is Any Mistake In Assignment Please Comment below.

7-   Please do Not Copy Past Assignments Solution.

 

CS311 Assignment 1 Solution Spring 2022


Question No 1 Solution:


<?xml version="1.0"?>

<Catalog>

<CD>

<Title>CS311 Spring 2022</Title>

<Artist> EXPERT</Artist>

<Company>VU EXPERT</Company>

<Price>700</Price>

<Address>


<City>Your City Name</City>

<State> Your State</State>

<Zip>You Zip Code</Zip>

</Address>


</CD>

</Catalog>


Question No 2 Solution:


<?xml version="1.0 encoding="UTF-8"?>

<xsl:stylesheet version="1.0"

xmlns:xls="http://www.w3.org/1999/XSL/Transfrom">

<xsl:template match="/">

<html>

<body>

<h2>My Breakfast_Menu</h2>

<table border="1">

<tr bgcolor="#9acd32">


<th style="text-align:left">Name</th>

<th style="text-align:left">Price</th>

<th style="text-align:left">Description</th>

<th style="text-align:left">Colories</th>

</tr>

<xsl:for-each select=breakfast_menu/food">

<tr>

<td><xsl:value-of select="name"/></td>

<td><xsl:value-of select="price"/></td>

<td><xsl:value-of select="Description"/></td>

<td><xsl:value-of select="Calories"/></td>

</tr>

</xsl:for-each>

</table>

</body>

</html>

</xsl:template>

</xsl:stylesheet>



Join WhatsApp



Midterm Past Paper





tags

CS311 Assignment 1 Solution Spring 2022, CS311 assignment solution 2022, cs311 assignment solution spring, cs311 assignment spring 2022.

Post a Comment (0)
Previous Post Next Post
z
//1