-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path3c.html
More file actions
34 lines (31 loc) · 3.07 KB
/
3c.html
File metadata and controls
34 lines (31 loc) · 3.07 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<button class="back">Back</button>
<td class="YyVfkd NKTSme"><span class="SJajHc" style="background:url(/images/nav_logo321_hr.webp) no-repeat;background-position:-53px -112px;background-size:167px;width:20px"></span>1</td>
<td class="NKTSme"><a aria-label="Page 2" class="fl" href="/search?q=bit+bangalore&sca_esv=12afcb07d421cd6c&sca_upv=1&sxsrf=ADLYWIKKeHW5HPmYDZZznpLSsPYjobbYhg:1725566709681&ei=9Q7aZvSoKdbcseMPkeyp0Q4&start=10&sa=N&sstk=AagrsuioVNOpP1Z3lguHeq-Kc_V2S0ZxL2lKJ0Bk4K0i0SF7JcV-vLvKtwiFVVlEu7_THqBiuHlrWi2UI9ztQfw22YNInRvTk29jIQ&ved=2ahUKEwi095D2zKyIAxVWbmwGHRF2KuoQ8tMDegQIBRAE"><span class="SJajHc NVbCr" style="background:url(/images/nav_logo321_hr.webp) no-repeat;background-position:-74px -112px;background-size:167px;width:20px"></span>2</a></td>
<td class="NKTSme"><a aria-label="Page 3" class="fl" href="/search?q=bit+bangalore&sca_esv=12afcb07d421cd6c&sca_upv=1&sxsrf=ADLYWIKKeHW5HPmYDZZznpLSsPYjobbYhg:1725566709681&ei=9Q7aZvSoKdbcseMPkeyp0Q4&start=20&sa=N&sstk=AagrsuioVNOpP1Z3lguHeq-Kc_V2S0ZxL2lKJ0Bk4K0i0SF7JcV-vLvKtwiFVVlEu7_THqBiuHlrWi2UI9ztQfw22YNInRvTk29jIQ&ved=2ahUKEwi095D2zKyIAxVWbmwGHRF2KuoQ8tMDegQIBRAG"><span class="SJajHc NVbCr" style="background:url(/images/nav_logo321_hr.webp) no-repeat;background-position:-74px -112px;background-size:167px;width:20px"></span>3</a></td>
<td class="NKTSme"><a aria-label="Page 4" class="fl" href="/search?q=bit+bangalore&sca_esv=12afcb07d421cd6c&sca_upv=1&sxsrf=ADLYWIKKeHW5HPmYDZZznpLSsPYjobbYhg:1725566709681&ei=9Q7aZvSoKdbcseMPkeyp0Q4&start=30&sa=N&sstk=AagrsuioVNOpP1Z3lguHeq-Kc_V2S0ZxL2lKJ0Bk4K0i0SF7JcV-vLvKtwiFVVlEu7_THqBiuHlrWi2UI9ztQfw22YNInRvTk29jIQ&ved=2ahUKEwi095D2zKyIAxVWbmwGHRF2KuoQ8tMDegQIBRAI"><span class="SJajHc NVbCr" style="background:url(/images/nav_logo321_hr.webp) no-repeat;background-position:-74px -112px;background-size:167px;width:20px"></span>4</a></td>
<td class="NKTSme"><a aria-label="Page 5" class="fl" href="/search?q=bit+bangalore&sca_esv=12afcb07d421cd6c&sca_upv=1&sxsrf=ADLYWIKKeHW5HPmYDZZznpLSsPYjobbYhg:1725566709681&ei=9Q7aZvSoKdbcseMPkeyp0Q4&start=40&sa=N&sstk=AagrsuioVNOpP1Z3lguHeq-Kc_V2S0ZxL2lKJ0Bk4K0i0SF7JcV-vLvKtwiFVVlEu7_THqBiuHlrWi2UI9ztQfw22YNInRvTk29jIQ&ved=2ahUKEwi095D2zKyIAxVWbmwGHRF2KuoQ8tMDegQIBRAK"><span class="SJajHc NVbCr" style="background:url(/images/nav_logo321_hr.webp) no-repeat;background-position:-74px -112px;background-size:167px;width:20px"></span>5</a></td>
<button class="next">Next</button>
<style>
.back{
margin-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 16px;
}
.next{
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 16px;
}
</style>
</body>
</html>