-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (125 loc) · 7.14 KB
/
index.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="css, cmis clubs, community service">
<meta name="description" content="The Chiang Mai Scholar's Sustainability Club will utilize ground-breaking technology to recycle the trash in our community to create roadblocks to be implemented across the nation.">
<title>CSS - Home</title>
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/x-icon" href="../media/site_icon.ico">
<link href="../style.css" rel="stylesheet">
</head>
<body>
<nav>
<div class="topnav">
<a><img class="logo" src="../media/home_icon.png"></a>
<input type="checkbox" id="check">
<label for="check" class="icon">
<i class="fa fa-bars"></i>
</label>
<ul>
<li><a href="../index.html" class="links active">Home</a></li>
<li><a href="../pages/about_us.html" class="links">About Us</a></li>
<li><a href="../pages/how_to_join.html" class="links">How to Join</a></li>
<li><a href="../pages/events.html" class="links">Events</a></li>
<li><a href="../pages/gallery.html" class="links">Photo Gallery</a></li>
</ul>
</div>
</nav>
<header>
<h1 style="color: white; border-bottom-color: white; border-bottom-width: 3px; border-bottom-style: solid; padding-bottom: 20px; margin-left: 50px; margin-top: 30px;">Chiang Mai Scholar's Sustainability Club</h1>
<p style="font-family: monospace; color: white; margin-left: 50px;"><strong>EMPOWERING CHIANG MAI FOR A GREENER TOMORROW!</strong></p>
<br>
<button onclick="window.location.href='https://docs.google.com/forms/d/e/1FAIpQLSdR15T9wnuIuQSqjBx5VsEDarBmZMIOYk5qdt9J14AWsTXmYg/viewform'" style="margin-bottom: 20px; margin-left: 50px;">JOIN NOW!!!</button>
</header>
<main>
<div class="grid">
<div class="left">
<div class="content">
<h1>PROMOTING WASTE RECYCLE TO YOUNG SCHOLARS</h1>
<p>The Chiang Mai Scholar's Sustainability Club is dedicated to utilizing ground-breaking technology in the field of waste recycling. Our mission extends beyond just environmental conservation; we aim to transform recyclable waste into roadblocks that can be implemented throughout Chiang Mai. This visionary approach not only addresses the issue of waste management but also contributes to improving infrastructure and road safety in our community. By merging sustainability with cutting-edge technology, CSS is playing a pivotal role in reshaping Chiang Mai's landscape while paving the way for sustainable practices to be embraced on a larger scale throughout the community.</p>
<button onclick="window.location.href='../pages/about_us.html'">Learn More</button>
</div>
</div>
<div class="right">
<img src="../media/intro.png" style="width: 125%;">
</div>
</div>///
<div class="grid">
<div class="left">
<div class="content">
<h1>OFFERING COMMUNITY SERVICE HOURS TODAY!</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore
et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
<div class="right">
<img src="../media/main2.jpeg" style="width: 300%;">
</div>
</div>
<div class="grid">
<div class="left">
<div class="content redirect one">
<h1>About Us</h1>
<p style="font-size: 20px;">Learn more about our project, activities, and what you can achieve in this club!</p>
<button onclick="window.location.href='../pages/about_us.html'" style="margin-bottom: 20px; margin-right: 60px;">View Page</button>
</div>
</div>
<div class="left">
<div class="content redirect two">
<h1>Events</h1>
<p style="font-size: 20px;">See all our archives of past, ongoing, and upcoming CSS field trips!</p>
<button onclick="window.location.href='../pages/events.html'" style="margin-bottom: 20px; margin-right: 60px;">View Page</button>
</div>
</div>
</div>
<div class="grid">
<div class="left">
<div class="content redirect three">
<h1>Photo Gallery</h1>
<p style="font-size: 20px;">See all our memories of past CSS trips and projects!</p>
<button onclick="window.location.href='../pages/gallery.html'" style="margin-bottom: 20px; margin-right: 60px;">View Page</button>
</div>
</div>
<div class="left">
<div class="content redirect four">
<h1>How to Join?</h1>
<p style="font-size: 20px;">Learn more about service learning and how you can start serving the community with CSS!</p>
<button onclick="window.location.href='../pages/how_to_join.html'" style="margin-bottom: 20px; margin-right: 60px;">View Page</button>
</div>
</div>
</div>
</main>
<footer>
<div class="col1">
<h2>Useful Links</h2>
<ul>
<li><a href="../index.html" class="links">Home</a></li>
<li><a href="../pages/about_us.html" class="links">About Us</a></li>
<li><a href="../pages/how_to_join.html" class="links">How to Join</a></li>
<li><a href="../pages/events.html" class="links">Events</a></li>
<li><a href="../pages/gallery.html" class="links">Photo Gallery</a></li>
</ul>
</div>
<div class="col2">
<figure>
<img src="../media/footer_icon.png">
</figure>
<h2 style="font-size: 15px;">© 2023 Chiang Mai Scholar's Sustainability</h2>
</div>
<div class="col3">
<h2>Contact Us</h2>
<ul>
<li><a href="https://www.instagram.com/cssustainability/"><i class="fa fa-instagram"></i>Instagram</a></li>
<li><a href="mailto:allen3356@cmis.ac.th"><i class="fa fa-envelope"></i>Our Email</a></li>
<li><a href="tel:+669051290512"><i class="fa fa-phone"></i>Call Us</a></li>
</ul>
</div>
</footer>
</body>
</html>