-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.html
148 lines (139 loc) · 7.31 KB
/
search.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="description" content="Fashi Template">
<meta name="keywords" content="Fashi, unica, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="icon" href="img/favicon.ico" sizes="16x16">
<title>SF Sonic | Search</title>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Muli:300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/themify-icons.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/nice-select.css" type="text/css">
<link rel="stylesheet" href="css/jquery-ui.min.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header Section Begin -->
<header class="header-section">
<div class="container">
<div class="inner-header">
<div class="row">
<div class="col-lg-2 col-md-2">
<div class="logo">
<a href="https://www.sfsonicpower.com/" target="_blank">
<img src="img/logo.png" alt="SF_SONIC">
</a>
</div>
</div>
<div class="col-lg-7 col-md-7">
<h5 align="center" style="color:firebrick;"><b>M.Dharani Prasad</b></h5>
<h6 align="center" style="color:midnightblue;">Cell : 9291656780</h6>
<h6 align="center" style="color:midnightblue;">All Vehicle Batteries,Inverters & UPS Sales and Services</h6>
</div>
<div class="col-lg-3 text-right col-md-3">
<h4 align="center" style="color:firebrick;"><b>KKMD POWER POINT</b></h4>
<h6 align="center" style="color:midnightblue;">D.No. 18/75-A,Krupakar Complex,</h6>
<h6 align="center" style="color:midnightblue;">Main Road, GUNTAKAL-515 801.</h6>
</div>
</div>
</div>
</div>
<div class="nav-item" style="text-align: right;">
<div class="container">
<nav class="nav-menu mobile-menu">
<ul style="background: #232565;">
<li><a href="https://docs.google.com/spreadsheets/d/1bhBvyhMxIxzL7SmuftvxIEiq-MMUwqorpp2OFpgb7CA/edit?usp=sharing" target="_blank">Spreadsheet</a></li>
<li class="active"><a href="search.html">Search</a></li>
<li><a href="./index.html">Home</a></li>
</ul>
</nav>
<div id="mobile-menu-wrap"></div>
</div>
</div>
</header>
<!-- Header End -->
<!-- Body Begin -->
<!-- Breadcrumb Section Begin -->
<div class="breacrumb-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="breadcrumb-text">
<h3 align="center" style="color:firebrick;"><b>Date of Sale & Warranty Data</b></h3>
</div>
</div>
</div>
</div>
</div>
<!-- Breadcrumb Form Section Begin -->
<br>
<div class="sk-open shadow p-3 mb-5 bg-white rounded">
<a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vT6u0Nz73FuQaovzWWdgcF3HQeoDqFPfCh3azSQTpiJVf3tn3bXjJRYkWYXOOKKNa4r3sTe9G2NShIn/pub?output=xlsx" style="float: right;" download>Download <i class="fa fa-download" aria-hidden="true"></i></a> 
<a href="https://docs.google.com/spreadsheets/d/1bhBvyhMxIxzL7SmuftvxIEiq-MMUwqorpp2OFpgb7CA/edit?usp=sharing" target="_blank" >Open <i class="fa fa-external-link" aria-hidden="true"></i></a>
<div class="embed-responsive embed-responsive-16by9">
<!-- Development spreadsheet link
<iframe class="embed-responsive-item" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vR_DEXrTpuUxBQHvtfgQtAxh-uOD2TpX9cHVrB0v-RoyH1VdCEKzLq9QMgMke3pG_Xc-lfl2oEGKeVM/pubhtml?widget=true&headers=true" ></iframe>
-->
<iframe class="embed-responsive-item" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vT6u0Nz73FuQaovzWWdgcF3HQeoDqFPfCh3azSQTpiJVf3tn3bXjJRYkWYXOOKKNa4r3sTe9G2NShIn/pubhtml?widget=true&headers=true" ></iframe>
</div>
</div>
<br>
<!-- Body End -->
<!-- Footer Section Begin -->
<footer class="footer-section">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="footer-left">
<div class="footer-logo">
<a href="#"><img src="img/footer-logo.png" alt=""></a>
</div>
<h4 align="center" style="color:firebrick;"><b>KKMD POWER POINT</b></h4>
<h6 align="center" style="color:midnightblue;">D.No. 18/75-A,Krupakar Complex,</h6>
<h6 align="center" style="color:midnightblue;">Main Road, GUNTAKAL-515 801.</h6>
</div>
</div>
<div class="col-lg-4 sk-open" style="text-align: center;">
<h4 style="color: #232565;text-align: center;"><b>Quick Links</b></h4>
<br>
<a href="./index.html">HOME</a><br>
<a href="search.html">SEARCH</a><br>
<a href="https://docs.google.com/spreadsheets/d/1bhBvyhMxIxzL7SmuftvxIEiq-MMUwqorpp2OFpgb7CA/edit?usp=sharing" target="_blank">SPREADSHEET</a>
</div>
<div class="col-lg-5">
<h4 style="color: #232565;text-align: center;"><b>Contact</b></h4>
<br>
<h5 align="center" style="color:firebrick;"><b>M.Dharani Prasad</b></h5>
<h6 align="center" style="color:#232565;">Cell : 9291656780</h6>
<h6 align="center" style="color:#232565;">All Vehicle Batteries,Inverters & UPS Sales and Services</h6>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/jquery.zoom.min.js"></script>
<script src="js/jquery.dd.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>