-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresult.html
More file actions
53 lines (53 loc) · 1.38 KB
/
result.html
File metadata and controls
53 lines (53 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<html>
<head>
<title>Gaurav 10th class result</title>
</head>
<body>
<center>
<h1 title="Result"><b><mark>Gourav sharma result</mark></b></h1>
</center>
<center>
<table border="5" cellspacing="0" cellpadding="10" style="text-align: center;">
<tr>
<th colspan="2"><i><mark>GOURAV SHARMA RESULT</mark></i></th>
</tr>
<tr>
<td><b><i>English</i></b></td>
<td> 67</td>
</tr>
<tr>
<td> hindi</td>
<td>72</td>
</tr>
<tr>
<td> maths</td>
<td>56</td>
</tr>
<tr>
<td> scienc</td>
<td>84</td>
</tr>
<tr>
<td>computer</td>
<td>62</td>
</tr>
<tr>
<td>social studies</td>
<td>78</td>
</tr>
</table><br><br>
<button>
<a href="file:///Y:/pubg%20file/sachin%20result.html" target="blank" title="Katai Zher">Sachin result</a>
</button><br><br>
<button>
<a href="file:///Y:/pubg%20file/Abhishek%20result.html" target="blank" title="Chaman chutiya">Abhishek</a>
</button><br><br>
<button>
<a href="file:///Y:/pubg%20file/anand%20result.html" target="blank" title="click to visit anand result">Anand </a>
</button><br></br>
<button>
<a href="file:///Y:/pubg%20file/main%20result.html" target="blank" title=" click to visit main result.com">Main Result</a>
</button>
</center>
</body>
</html>