-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprofile.html
More file actions
244 lines (199 loc) · 8.28 KB
/
Copy pathprofile.html
File metadata and controls
244 lines (199 loc) · 8.28 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
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
241
242
243
244
<!doctype html>
<html lang="en">
<!-- Mirrored from vetra.laborasyon.com/demos/default/profile-posts.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 20 Dec 2021 11:35:17 GMT -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title> Personal Banking | PNC Login </title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/images/favicon.png" />
<!-- Google fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com/">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap"
rel="stylesheet">
<!-- Bootstrap icons -->
<link rel="stylesheet" href="dist/icons/bootstrap-icons-1.4.0/bootstrap-icons.min.css" type="text/css">
<!-- Bootstrap Docs -->
<link rel="stylesheet" href="dist/css/bootstrap-docs.css" type="text/css">
<!-- Main style file -->
<link rel="stylesheet" href="dist/css/app.min.css" type="text/css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- preloader -->
<div class="preloader">
<img src="./img/logo2.png" alt="logo">
<div class="preloader-icon"></div>
</div>
<!-- ./ preloader -->
<!-- menu -->
<div class="menu">
<div class="menu-header">
<a href="./dashboard.html" class="menu-header-logo">
<img src="./img/logo2.png" alt="logo">
</a>
<a href="./dashboard.html" class="btn btn-sm menu-close-btn">
<i class="bi bi-x"></i>
</a>
</div>
<div class="menu-body">
<div class="dropdown">
<a href="#" class="d-flex align-items-center" data-bs-toggle="dropdown">
<div>
<div class="fw-bold">Jack Walter</div>
</div>
</a>
<div class="dropdown-menu dropdown-menu-end">
<a href="./profile.html" class="dropdown-item d-flex align-items-center">
<i class="bi bi-person dropdown-item-icon"></i> Profile
</a>
<a href="#" class="dropdown-item d-flex align-items-center">
<i class="bi bi-envelope dropdown-item-icon"></i> Inbox
</a>
<a href="./settings.html" class="dropdown-item d-flex align-items-center">
<i class="bi bi-gear dropdown-item-icon"></i> Settings
</a>
<a href="index.html" class="dropdown-item d-flex align-items-center text-danger">
<i class="bi bi-box-arrow-right dropdown-item-icon"></i> Logout
</a>
</div>
</div>
<ul>
<li>
<a href="./dashboard.html">
<span class="nav-link-icon">
<i class="bi bi-bar-chart"></i>
</span>
<span>Dashboard</span>
</a>
</li>
<li>
<a class="active" href="./profile.html">
<span class="nav-link-icon">
<i class="bi bi-receipt"></i>
</span>
<span>Profile</span>
</a>
</li>
<li>
<a href="Transfer.html">
<span class="nav-link-icon">
<i class="bi bi-receipt"></i>
</span>
<span>Transfer to Account</span>
</a>
</li>
<li>
<a href="Cards.html">
<span class="nav-link-icon">
<i class="bi bi-wallet2"></i>
</span>
<span>Cards and Accounts</span>
</a>
</li>
<li>
<a href="Support.html">
<span class="nav-link-icon">
<i class="bi bi-person-badge"></i>
</span>
<span>Support</span>
</a>
</li>
<li>
<a href="./settings.html">
<span class="nav-link-icon">
<i class="bi bi-gear"></i>
</span>
<span>Settings</span>
</a>
</li>
<li>
<a href="./index.html" >
<span class="nav-link-icon">
<i class="bi bi-lock"></i>
</span>
<span>Logout</span>
</a>
</li>
</ul>
</div>
</div>
<!-- ./ menu -->
<!-- layout-wrapper -->
<div class="layout-wrapper">
<!-- header -->
<div class="header">
<div class="menu-toggle-btn">
<!-- Menu close button for mobile devices -->
<a href="#">
<i class="bi bi-list"></i>
</a>
</div>
<!-- Logo -->
<a href="index.html" class="logo">
<img width="100" src="./img/logo2.png" alt="logo">
</a>
<!-- ./ Logo -->
</div>
<!-- ./ header -->
<!-- content -->
<div class="content ">
<div class="profile-cover bg-image mb-4" data-image="assets/images/profile-bg.jpg">
<div
class="container d-flex align-items-center justify-content-center h-100 flex-column flex-md-row text-center text-md-start">
<div class="my-4 my-md-0">
<h3 class="mb-1"> Jack Walter </h3>
</div>
<div class="ms-md-auto">
<a href="settings.html" class="btn btn-primary btn-lg btn-icon">
<i class="bi bi-pencil small"></i> Edit Profile
</a>
</div>
</div>
</div>
<div class="row g-4">
<div class="col-lg-12 col-md-12">
<div class="card mb-4">
<div class="card-body">
<div class="row row-vertical-border text-center">
<div class="col-4 text-info">
<h3>Name</h3>
<span>Jack Walter</span>
</div>
<div class="col-4 text-info">
<h3>E-mail</h3>
<span>jackwalt2121@gmail.com</span>
</div>
<div class="col-4 text-info">
<h3>Phone NUmber</h3>
<span>+1(551)202-2134</span> <br>
<span>
1009, Stemmons Freeway,
Lewisville, Texas 75067, US
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ./ content -->
<!-- content-footer -->
<footer class="content-footer">
<div>© 2021 - <a href="#" >PNC</a></div>
</footer>
<!-- ./ content-footer -->
</div>
<!-- ./ layout-wrapper -->
<!-- Bundle scripts -->
<script src="libs/bundle.js"></script>
<!-- Main Javascript file -->
<script src="dist/js/app.min.js"></script>
</body>
<!-- Mirrored from vetra.laborasyon.com/demos/default/profile-posts.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 20 Dec 2021 11:35:17 GMT -->
</html>