-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutme.html
More file actions
159 lines (148 loc) · 5.97 KB
/
Copy pathaboutme.html
File metadata and controls
159 lines (148 loc) · 5.97 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
<!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">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous" />
<link rel="stylesheet" href="aboutme.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="shortcut icon" href="photo/ico.ico" type="image/x-icon">
<title>Aboutme</title>
</head>
<body>
<nav>
<div class="container-web">
<div class="nav-bar-top">
<ul class="menu-top">
<li>
<a href="signin.php">Login/Singin</a>
<a href="">English</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End nav-top -->
<nav1>
<span class="nav-toggle" id="js-nav-toggle">
<i class="fas fa-bars"></i>
</span>
<div class="logo">
<a href="index.php"><img src="photo/logo.png" width="200px" height="70px"></a>
</div>
<ul1 id="js-menu">
<li><a href="#" style="color: black;">About me</a></li>
<li><a href="tracking.php">Tracking</a></li>
<li><a href="calculator.php" >Price</a></li>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="contact.html" ">Contact</a></li>
</ul1>
</nav1>
<!-- End nav-down -->
<div class="header">
<div class="container-web">
<div class="pic-header">
<img src="photo/Header.jpg" alt="" width="100%" height="100%">
</div>
</div>
</div>
<!-- End header --><br>
<div class="container-web ">
<div>
<a href="index.php">Home</a>
> About me
<hr>
</div>
</div>
<div class="aboutme-box">
<div class="container-web">
<div class="aboutme">
<div class="aboutme-item-1">
<a href="https://www.facebook.com/profile.php?id=100009625571692"><img src="photo/bank.png" alt="" width="40%"></a>
<br>
<h2> Tanakan Khongfai</h2>
<p>Student Developer</p>
<p>ID# 6330613005</p>
</div>
<div class="aboutme-item-2">
<a href="https://www.facebook.com/G.SaGitTaRius"><img src="photo/gan.png" alt="" width="40%"></a>
<br>
<h2>Gan Thanuddee</h2>
<p>Student Developer</p>
<p>ID# 6330613004</p>
</div>
<div class="aboutme-item-3">
<a href="https://www.facebook.com/non.nonpravit"><img src="photo/non.png" alt="" width="40%"></a>
<br>
<h2>Nonpawit Pohthogkham</h2>
<p>Student Developer</p>
<p>ID# 6330613018</p>
</div>
</div>
<!-- aboutme -->
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
<!-- BOOTSTARP JS -->
<script src="js/bootstrap.min.js"></script>
<script src="navbar.js"></script>
<br><br><br>
<footer class="container-fluid py-5 bg-dark">
<div class="row">
<div class="col-12 col-md">
<!--logo-->
<img src="photo/logo.png" width="100%">
<small class="d-block mb-3 text-muted"><i class="far fa-copyright"></i> copyright</small>
</div>
<div class="col-6 col-md" style="color:#fff;">
<h5>Features</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="#">Cool stuff</a></li>
</ul>
</div>
<div class="col-6 col-md " style="color:#fff;">
<h5>Resources</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="#">Resource name</a></li>
</ul>
</div>
<div class="col-6 col-md" style="color:#fff;">
<h5>Resources</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="#">Business</a></li>
</ul>
</div>
<div class="col-6 col-md" style="color:#fff;">
<h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="#">Team</a></li>
</ul>
</div>
</div>
</footer>
<a id="back-to-top" href="#" class="btn btn-light btn-lg back-to-top" role="button"><i class="fas fa-chevron-up"></i></a>
<script>
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
</script>
</body>
</html>