-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (167 loc) · 8.7 KB
/
index.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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="FONTS/css/font-awesome.min.css">
<html>
<head>
<title>
WPDesignByAswin
</title>
<link rel = "icon" href = "https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/titleicon.png?raw=true" type = "image/x-icon">
</head>
<body style="background-color: rgb(252, 250, 250) ;">
<nav id="sidebar" style="padding-top: 150px;" class="topnav">
<ul class="navbar-nav">
<li>
<a href="#1"><i id="lock-icon" class="fa fa-th-large fa-3x" aria-hidden="true"></i></a>
</li>
<li>
<a href="#2"><i id="lock-icon" class="fa fa-search fa-3x" aria-hidden="true"></i></a>
</li>
<li>
<a href="#3"><i id="lock-icon" class="fa fa-archive fa-2x" aria-hidden="true"></i></a>
</li>
</ul>
</nav>
<nav class="navbar navbar-expand-lg ">
<a class="navbar-brand" href="#"><img src="https://raw.githubusercontent.com/aswinrprasad/WhitePandaWebDesign/master/images/full_logo_white.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto mr-1">
<ul>
<div id="lock-cirle">
<i id="lock-icon" style="color: #aaaaaa" class="fa fa-bell fa-2x" aria-hidden="true"></i>
</div>
</ul>
<ul class="dots">
<li>
<a href="#">
<span style="color: aliceblue">AB</span>
</a>
</li>
</ul>
</ul>
</div>
</nav>
<div id="1" class="content">
<h1>Content Store</h1>
<div class="mod">
<h3 style="color: rgb(28, 201, 186);">Got Bulk orders or almost similar orders ? Fill the order breif in an excel sheet</h3>
<br>
<p style="color: gray">
If you're wondering about an easy way to place orders in large numbers , we provide a way customized just for that. <br>
Download our excel sheet, and fill the order breif in the prescribed format and submit. In case you need any help, <u>we <br>
are just a click away to assist you in placing your order.</u>
</p>
<br>
<div class="button">
Order via Excel Sheet
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/blog.jpg?raw=true" alt="Avatar">
<h2>Blog/Article</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs500</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/email.jpg?raw=true" alt="Avatar">
<h2>Newsletter/ E-mailer</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs1000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/whitepaper.jpeg?raw=true" alt="Avatar">
<h2>Whitepaper</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs2000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/ebook.jpeg?raw=true" alt="Avatar">
<h2>e-Book</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs1000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/report.png?raw=true" alt="Avatar">
<h2>Report / Guide</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs1000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/proddesc.png?raw=true" alt="Avatar">
<h2>Product Description</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs500</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/web.jpeg?raw=true" alt="Avatar">
<h2>Website Content</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs1000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/video.png?raw=true" alt="Avatar">
<h2>Video Script</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs1000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/company.jpeg?raw=true" alt="Avatar">
<h2>Brochure</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs2000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div class="boxes">
<img id="round" src="https://github.com/aswinrprasad/WhitePandaWebDesign/blob/master/images/press.png?raw=true" alt="Avatar">
<h2>Press Release</h2>
<h4 style="color: rgb(75, 73, 73);">from Rs2000</h4>
<p id="inbox">Typically 450-400 words, an e-book is perfect for your target audience ranging from prospective customers to users.</p>
<div id="boxbutton">
Order
</div>
</div>
<div id="credits">
<i style="color: #aaaaaa;" class="fa fa-twitter fa-3x" aria-hidden="true"></i>
<i style="color: #aaaaaa;" class="fa fa-linkedin fa-3x" aria-hidden="true"></i>
<i style="color: #aaaaaa;" class="fa fa-instagram fa-3x" aria-hidden="true"></i>
<i style="color: #aaaaaa;" class="fa fa-facebook fa-3x" aria-hidden="true"></i>
<p id="creds">Copyright @ 2019 White Panda Media Pvt. Ltd. <br>All rights reserved.</p>
<p id="creds" style="font-size: 15.5px;"><u>Privacy Policy</u> | <u>Terms of Service</u> | <u>Service Agreement</u> | <u>Contact Us</u></p>
</div>
</div>
</body>
</html>