-
Notifications
You must be signed in to change notification settings - Fork 0
/
newj.jsp
132 lines (127 loc) · 6.22 KB
/
newj.jsp
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
<html lang="en"><head>
<title>Bootstrap Example</title>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Material Design Bootstrap</title>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Material Design Bootstrap -->
<link href="css/mdb.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/all.css" integrity="sha384-O8whS3fhG2OnA5Kas0Y9l3cfpmYjapjI0E4theH4iuMD+pLhbf6JI0jIMfYcK3yZ" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/restra.css">
</head>
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20" >
<div style="background-color:#f64c72;">
<div class="container">
<div class="row">
<div class="col-sm-3">
<img src="img\home-img\example.jpg" style="width:100%">
</div>
<div class="col-sm-6">
<div class="title">
Sanjha Chula Pure Punjabi (;
</div>
<div class="address">
Sector 19 phase I Market
<img src="img/home-img/veg.png" style="margin-left:2%">
<img src="img/home-img/noveg.png" style="margin-left:2%">
</div>
<div class="service">
North Indian , Muglai , Punjabi , Briyani
</div>
<div class="row" style="width:80%;margin-top:3%">
<div class="col-sm-3">
<div class="ratting">
<span class="fa fa-star checked" style="color:white"></span> 4.0
</div>
</div>
<div class="col-sm-6">
Unavailable right now
</div>
<div class="col-sm-3">
Rs. 300*
</div>
</div>
<div class="row" style="width:80%">
<div class="col-sm-3 sec">
<div>
1000+ Ratting
</div>
</div>
<div class="col-sm-6 sec">
from 10 AM to 10 PM
</div>
<div class="col-sm-3 sec">
Cost for two.
</div>
</div>
</div>
<div class="col-sm-3" style="margin-top:2%">
<fieldset class="scheduler-border">
<legend class="scheduler-border">
<i class="fas fa-gift"></i>
Offer Wall
</legend>
<div class="control-group">
Upto 45 % cashback on using Phonepe wallet on Above Rs 199 *
</div>
</fieldset>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<nav class="col-sm-3" id="myScrollspy" id="ok1">
<ul class="nav nav-pills " data-spy="affix" data-offset-top="205" style="width:100%;font-size:20px">
<li class="active" style="width:100%"><a href="#section1"><center><i class="fa fa-fire hg" aria-hidden="true"></i> Hit food</center></a></li>
<li style="width:100%"><a href="#section2" ><center><i class="fas fa-eraser" aria-hidden="true"></i> Deals on food</center></a></li>
<li style="width:100%"><a href="#section3"><center><i class="fa fa-truck" aria-hidden="true"></i> Free delivery</center></a></li>
<li style="width:100%"><a href="#section4"><center><i class="fa fa-leaf hg" aria-hidden="true"></i> Vege Mainia</center></a></li>
<li style="width:100%"><a href="#section5"><center><i class="fas fa-fish"aria-hidden="true"></i> Non Vege Mainia</center></a></li>
<li style="width:100%"><a href="#section6"><center><i class="far fa-grin-beam-sweat"aria-hidden="true"></i> Dude Food</center></a></li>
<li style="width:100%"><a href="#section7"><center><i class="fas fa-clipboard-check" aria-hidden="true"></i> See All</center></a></li>
</ul>
</nav>
<div class="col-sm-9" style="width:80%">
<div id="section1"><br>
<h1>Hit Food in ur Area</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section2"><br>
<h1>Hot Deals for today</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section3"><br>
<h1>Free of cost delivery to your door step.</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section4"><br>
<h1>Vegetarian special</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section5"><br>
<h1>Non Vegetarian Special</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section6"><br>
<h1>Pocket Friendly Khana</h1><br>
<%@ include file="popular.jsp"%>
</div>
<div id="section7"><br>
<h1>Sell all type of food</h1><br>
<%@ include file="popular.jsp"%>
</div>
</div>
</div>
</div>
</body>
</html>