forked from shell-raiser/Avvio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinvestorPage.html
240 lines (217 loc) · 11 KB
/
investorPage.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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Codefury</title>
<link href="./public/neumorphism.css" rel="stylesheet" type="text/css">
</head>
<body>
<header class="header-global">
<nav class="navbar navbar-expand-lg navbar-transparent navbar-light shadow-soft navbar-theme-primary mb-4 ">
<div class="container position-relative">
<a class="navbar-brand mr-lg-5" href="./index.html">
<div class="row">
<div class="card shadow-soft shadow-inset text-muted" style="padding: 10px;">
Title
</div>
<div class="text-muted" style="padding: 10px;">
A Startup's Forum
</div>
</div>
</a>
<div class="d-flex align-items-lg-center">
<div class="nav-wrapper position-relative">
<ul class="nav nav-pills nav-fill flex-column flex-sm-row">
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0 " data-toggle="tab" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab"
href="frontend/Mentorship/guidence.html">Guidence</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab"
href="community.html">Community</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab" href="funding.html">Funding</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab"
href="https://github.com/shell-raiser/codefury5.0">Github</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<main class="container">
<div class="p-4 p-md-5 mb-4 text-white rounded bg-dark">
<div class="col-md-6 px-0">
<h1 class="display-4 fst-italic">Investor's feed</h1>
<p class="lead my-3">Get the feeds from posts of startups which might interest you</p>
</div>
</div>
<div class="row mb-5">
<div class="col-12 col-md-6">
<div class="card bg-primary shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">A featured post</h3>
<p class="card-text">A summary</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<div class="card bg-primary shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">A featured post</h3>
<p class="card-text">A summary</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
</div>
</div>
<!-- <div class="row">
<div class="col-12 col-md-6">
<div class="row border flex-md-row mb-4 card shadow-soft">
<div class="col p-4 d-flex flex-column">
<strong class="d-inline-block mb-2 text-primary">World</strong>
<h3 class="mb-0">Featured post</h3>
<div class="mb-1 text-muted">Nov 12</div>
<p class="card-text mb-auto">This is a wider card with supporting text below as a natural
lead-in to additional content.</p>
<a href="#" class="stretched-link">Continue reading</a>
</div>
<div class="col-auto d-none d-lg-block">
<svg class="bd-placeholder-img" width="200" height="250" xmlns="http://www.w3.org/2000/svg"
role="img" aria-label="Placeholder: Thumbnail" preserveAspectRatio="xMidYMid slice"
focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#55595c"></rect><text x="50%" y="50%" fill="#eceeef"
dy=".3em">Thumbnail</text>
</svg>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<div
class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative card shadow-soft ">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">Design</strong>
<h3 class="mb-0">Post title</h3>
<div class="mb-1 text-muted">Nov 11</div>
<p class="mb-auto">This is a wider card with supporting text below as a natural lead-in to
additional content.</p>
<a href="#" class="stretched-link">Continue reading</a>
</div>
<div class="col-auto d-none d-lg-block">
<svg class="bd-placeholder-img" width="200" height="250" xmlns="http://www.w3.org/2000/svg"
role="img" aria-label="Placeholder: Thumbnail" preserveAspectRatio="xMidYMid slice"
focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#55595c"></rect><text x="50%" y="50%" fill="#eceeef"
dy=".3em">Thumbnail</text>
</svg>
</div>
</div>
</div>
</div> -->
<div class="row g-5">
<div class="col-md-8">
<h3 class="pb-4 mb-4 fst-italic border-bottom">
Latest Posts
</h3>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
<div class="card bg-primary mb-3 shadow-soft">
<div class="card-body">
<h3 class="h5 card-title mt-3">Post from a company</h3>
<p class="card-text"> Description of posts</p>
<a href="#" class="inner-text">Read more</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="position-sticky" style="top: 2rem;">
<div class="p-4 mb-3 bg-light rounded">
<h4 class="fst-italic">Filter Feed</h4>
<p class="mb-0">Add some icons here to filer the feed</p>
</div>
<div class="p-4">
<h4 class="fst-italic">Field</h4>
<ol class="list-unstyled mb-0">
<li><a href="#">Agriculture</a></li>
<li><a href="#">Blockchain</a></li>
<li><a href="#">Food</a></li>
<li><a href="#">Fin-tech</a></li>
<li><a href="#">Supply Chain</a></li>
</ol>
</div>
<div class="p-4">
<h4 class="fst-italic">Turn over</h4>
<ol class="list-unstyled mb-0">
<li><a href="#">5 L</a></li>
<li><a href="#">10 L</a></li>
<li><a href="#"></a></li>
<li><a href="#"> > 50 L</a></li>
<li><a href="#">NA</a></li>
</ol>
</div>
</div>
</div>
</div>
</main>
<footer class="footer bg-dark text-white text-center">
<p>
<strong>Title</strong> by <a href="https://github.com/thanmaisai">Thanmai Sai P</a>,<a
href="https://github.com/shell-raiser">K S Shailesh </a>,<a
href="https://github.com/Beast-Sanjay">Sanjay C H</a>.
</p>
<p>Made for Codefury 5.0</p>
</footer>
</body>
</html>