Sie sind auf Seite 1von 2

<html>

<head>
<title> BCA Marksheet</title>
</head>
<body>
<center>
<h1>BCA 3rd year marksheet</H1>
</center>
<br>
<br>
<br>
<center><b>Name: Mayank Singh</b></center>
<center>
<table border=1>
<tr>
<th> Subject Name</th>
<th> 1st sessional</th>
<th> 2nd sessional</th>
<th> T.A.</th>
<th> End semester</th>
<th> total marks</th>
</tr>
<tr>
<th>S.E.</th>
<td>20</td>
<td>20</td>
<td>5</td>
<td>45</td>
<td>90</td>
</tr>
<tr>

<th>W.T.</th>
<td>20</td>
<td>10</td>
<td>5</td>
<td>40</td>
<td>75</td>
</tr>
<tr>

<th>C#</th>
<td>20</td>
<td>7</td>
<td>5</td>
<td>30</td>
<td>62</td>
</tr>
<tr>

<th>E-GOV</th>
<td>15</td>
<td>10</td>
<td>10</td>
<td>50</td>
<td>85</td>
</tr>
<tr>
<th>OR</th>
<td>19</td>
<td>15</td>
<td>6</td>
<td>45</td>
<td>85</td>
</tr>
<tr>

<th>TOTAL</th>
<td>94</td>
<td>62</td>
<td>31</td>
<td>210</td>
<td>397</td>
</tr>
<tr>

<th>CGPA</th>
<td>7.59</td>
<td>6.32</td>
<td>3.1</td>
<td>7.2</td>
<td>8.5</td>
</tr>
</table><center>
</body>
</html>

Das könnte Ihnen auch gefallen