-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathprofile.html
More file actions
187 lines (171 loc) · 11 KB
/
profile.html
File metadata and controls
187 lines (171 loc) · 11 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<title>Javier's 'Profile | FishFriends</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css">
<link href="https://fonts.googleapis.com/css?family=Abel&display=swap" rel="stylesheet">
<link href="css/index.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>
<body style="max-height: 100vh">
<video autoplay muted loop id="myVideo">
<source src="https://novus.one/vid/bg-vid.mp4" type="video/mp4">
Your browser does not support HTML5 video.
</video>
<div class="div-main-wrapper">
<div id="sidenav" class="nav-wrapper">
<div class="div-nav-logo">
<a href="index.html"><img src="img/logo.png" width="auto" height="120"></a>
<h1><a href="index.html">FishFriends App</a></h1>
</div>
<nav class="nav-nav-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="features.html">Features</a></li>
<li><a class="active" href="members.html">Members</a></li>
</ul>
</nav>
<div class="div-nav-footer">
<span><a href="javascript:void(0)"><i class="fab fa-facebook"></i></a></span>
<span><a href="javascript:void(0)"><i class="fab fa-twitter"></i></a></span>
<span><a href="javascript:void(0)"><i class="fab fa-instagram"></i></a></span>
<span><a target="_blank" href="https://github.com/Fish-Friends-Build"><i class="fab fa-github"></i></a></span>
<p class="copyright">© Copyright 2020 FishFriends<br>All rights reserved.</p>
</div>
</div>
<div class="div-content-wrapper">
<div class='row mob-nav'>
<div class="col-auto">
<a href="index.html"><img class="logo" src="img/logo.png" width="auto" height="120"></a>
</div>
<div id="menu" class="col-auto">
<nav>
<a class="active" href="index.html">Home</a>
<a href="about.html">About</a>
<a href="features.html">Features</a>
<a href="members.html">Members</a>
</nav>
</div>
</div>
<div class="row">
<div class="col-auto">
<h1><a title="Home" href="index.html">FishFriends</a> - <a title="Home" href="profile.html">Your Profile</a></h1>
</div>
</div>
<div class="row">
<div class="col-auto">
<p class="title p-t-20">
This is your FishFriends social profile
</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-auto">
<div class="profile-wrapper">
<div class="profile-side ali-txt-c">
<div>
<p><img class="profile-pic" src="https://ca.slack-edge.com/T4JUEB3ME-UPKCMFUDN-942c26c0ef26-512" style="height:106px;width:106px" alt="Photo"></p>
<h4>Fisherman</h4>
<hr>
<p><i class="far fa-id-badge"></i> Javier Gutierrez</p>
<p><i class="fas fa-map-marked-alt"></i> North Bergen, NJ</p>
<p><i class="fas fa-birthday-cake"></i> September 8 , 1986</p>
</div>
</div>
<dib class="profile-feed">
<p>Status: Fishing!</p>
<div class="profile-status">
<input type="text" placeholder="Update your status...">
<button class="btn" type="button"><i class="fas fa-smile-beam"></i> Post</button>
</div>
<div class="post-container">
<div class="row">
<div class="col-auto">
<img class="profile-pic-sml" src="img/avatar.png" alt="Hemingway">
</div>
<div class="col-auto ali-c m-l-16">
<span class="username">Hemingway</span>
</div>
</div>
<div class="row">
<div class="col-content">
<img src="https://i.pinimg.com/originals/2b/2c/77/2b2c77008a3051fb688ec5085fa7873d.jpg" alt="Northern Lights">
</div>
</div>
<p>Ernest Hemingway's 'The Old Man and the Sea' follows Santiago, an old fisherman, as he tries to catch a great fish in the sea after eighty-four days without capturing a single fish. Much of the story happens in a natural setting. In this lesson, we will look at quotes about nature from the story.</p>
<div class="row m-l-16">
<div class="col-auto">
<button type="button"><i class="fa fa-thumbs-up"></i>Like</button>
</div>
<div class="col-auto">
<button type="button"><i class="fa fa-comment"></i>Comment</button>
</div>
</div>
<p><span> 1 min ago </span></span>
</div>
<div class="post-container">
<div class="row">
<div class="col-auto">
<img class="profile-pic-sml" src="img/avatar.png" alt="Hemingway">
</div>
<div class="col-auto ali-c m-l-16">
<span class="username">Marcia</span>
</div>
</div>
<div class="row">
<div class="col-content">
<img src="https://www.sierraclub.org/sites/www.sierraclub.org/files/styles/flexslider_full/public/sierra/articles/big/SIERRA%20Fishing%20While%20Female%20Kate%20Alaska%20WB.jpg?itok=dbVvdvMi" alt="Northern Lights">
</div>
</div>
<p>Ernest Hemingway's 'The Old Man and the Sea' follows Santiago, an old fisherman, as he tries to catch a great fish in the sea after eighty-four days without capturing a single fish. Much of the story happens in a natural setting. In this lesson, we will look at quotes about nature from the story.</p>
<div class="row m-l-16">
<div class="col-auto">
<button type="button"><i class="fa fa-thumbs-up"></i>Like</button>
</div>
<div class="col-auto">
<button type="button"><i class="fa fa-comment"></i>Comment</button>
</div>
</div>
<p><span> 30 min ago </span></span>
</div>
<div class="post-container">
<div class="row">
<div class="col-auto">
<img class="profile-pic-sml" src="img/avatar.png" alt="Hemingway">
</div>
<div class="col-auto ali-c m-l-16">
<span class="username">Pablo</span>
</div>
</div>
<div class="row">
<div class="col-content">
<img src="https://scx1.b-cdn.net/csz/news/800/2019/anothercasua.jpg" alt="Northern Lights">
</div>
</div>
<p>Ernest Hemingway's 'The Old Man and the Sea' follows Santiago, an old fisherman, as he tries to catch a great fish in the sea after eighty-four days without capturing a single fish. Much of the story happens in a natural setting. In this lesson, we will look at quotes about nature from the story.</p>
<div class="row m-l-16">
<div class="col-auto">
<button type="button"><i class="fa fa-thumbs-up"></i>Like</button>
</div>
<div class="col-auto">
<button type="button"><i class="fa fa-comment"></i>Comment</button>
</div>
</div>
<p><span> 45 min ago </span></span>
</div>
</dib>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="js/app.js"></script>
</body>
</html>