This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaboutus.html
133 lines (131 loc) · 6.21 KB
/
aboutus.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
<!DOCTYPE html>
<html>
<head>
<title>Pinto : About Us</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link href="aboutus.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Kanit" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid">
<div class="dropdown" style="left:-20px">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="position:relative; left:0px">
<img src="https://cdn.discordapp.com/attachments/933974489207832619/1101109892904910859/dropdown.png" alt="Dropdown Image" style="width: 50px; height: 30px">
</button>
<div class="dropdown-menu" id="dropdown-menu-top" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="#">Home</a>
<a class="dropdown-item" href="#map">Map</a>
<a class="dropdown-item" href="#menu">Menu</a>
<a class="dropdown-item" href="#aboutus">About us</a>
</div>
</div>
<a class="navbar-brand pl-4" href="#">
<img src="https://cdn.discordapp.com/attachments/1098130742434873384/1099685806010024026/logo-trans-100.png" alt="Logo" style="width:100%; height: 100%;">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto" style="align-items: center;">
<li><h4 style="text-align: center;">วิมลศิริ</h4></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="https://cdn.discordapp.com/attachments/933974489207832619/1101113017980158092/user.png" alt="User" style="width:30px;height:30px;">
</a>
<div class="dropdown-menu dropdown-menu-left" id="dropdown-menu-top" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Profile</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Logout</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<br><br><br>
<div style="display: flex; flex-direction: column; gap: 60px">
<h3 style="align-self: center;">ทีมงานปิ่นโต</h3>
<div class="content1">
<div>
<a class = "changesImgOnHover">
<img
src="contributor/feb.png"
onmouseover="this.src='contributor/feb-hover.png';"
onmouseout="this.src='contributor/feb.png';"
height=150
width=150 />
</a>
<h3>64010462</h3>
<h4>บุริศ เสรีวัตตนะ</h4>
</div>
<div>
<a class = "changesImgOnHover">
<img
src="contributor/KK.png"
onmouseover="this.src='contributor/KK-hover.png';"
onmouseout="this.src='contributor/KK.png';"
height=150
width=150 />
</a>
<h3>64010591</h3>
<h4>พิตรพิบูล พงษ์พจนธรรม</h4></div>
<div>
<a class = "changesImgOnHover">
<img
src="contributor/pear.png"
onmouseover="this.src='contributor/pear-hover.png';"
onmouseout="this.src='contributor/pear.png';"
height=150
width=150 />
</a>
<h3>64010606</h3>
<h4>พิรญาณ์ แจ้งไพร</h4>
</div>
</div>
<br>
<div class="content2">
<div>
<a class = "changesImgOnHover">
<img
src="contributor/ploy.png"
onmouseover="this.src='contributor/ploy-hover.png';"
onmouseout="this.src='contributor/ploy.png';"
height=150
width=150 />
</a>
<h3>64010813</h3>
<h4>วิมลศิริ ธรรมดา</h4>
</div>
<div>
<a class = "changesImgOnHover">
<img
src="contributor/mango.png"
onmouseover="this.src='contributor/mango-hover.png';"
onmouseout="this.src='contributor/mango.png';"
height=150
width=150 />
</a>
<h3>64010846</h3>
<h4>ศิริพิชา หมั่นเสมอ</h4></div>
<div>
<a class = "changesImgOnHover">
<img
src="contributor/JJ.png"
onmouseover="this.src='contributor/JJ-hover.png';"
onmouseout="this.src='contributor/JJ.png';"
height=150
width=150 />
</a>
<h3>64010850</h3>
<h4>บศิวกร สุริยะ</h4>
</div>
</div>
</div>
</body>
</html>