-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.home.html
More file actions
192 lines (164 loc) · 9.38 KB
/
Copy path1.home.html
File metadata and controls
192 lines (164 loc) · 9.38 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
<!DOCTYPE html>
<html>
<head>
<meta charset="=utf-8">
<meta name="description" content="TULAY Philippines is composed of students from different universities with the same passion, commitment and dedication to serve Filipino students in achieving access to quality and equitable education.">
<title>
Tulay Philippines
</title>
<link rel="stylesheet" href="src/1.home.css">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<!-- Fonts -->
</head>
<body>
<header>
<div class="top-section">
<div class="header-wave">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path d="M985.66,92.83C906.67,72,823.78,31,743.84,14.19c-82.26-17.34-168.06-16.33-250.45.39-57.84,11.73-114,31.07-172,41.86A600.21,600.21,0,0,1,0,27.35V120H1200V95.8C1132.19,118.92,1055.71,111.31,985.66,92.83Z" class="shape-fill"></path>
</svg>
</div>
<nav>
<div class="wrapper">
<div class="logo">
<a href="1.home.html" id="logo-link"><img class="logo" src="images/logo2.png" alt="Logo"></a>
</div>
<div id="navi">
<ul class="nav-area" id="menuList">
<li><a href="1.home.html" style="color: black;">Home</a></li>
<li><a href="2.about.html">About Us</a></li>
<li><a href="3.programs.html">Programs and Projects</a></li>
<li><a href="4.application.html">Application</a></li>
<li><a href="5.contact.html">Contact Us</a></li>
</ul>
</div>
<div class = "menuIcon">
<img src="images/menu-icon.png" onclick="togglemenu()">
</div>
</div>
<script>
function togglemenu()
{
var x = document.getElementById("menuList");
if (x.style.display === "none")
{
x.style.display = "block";
}
else
{
x.style.display = "none";
}
}
</script>
</nav>
<div class="welcome-text">
<h1>Tutulong At Aalalay</h1>
<p>With the initiative of students coming from various universities, a glimmer of hope would be given to the underprivileged.</p>
<a href="2.about.html">KNOW ABOUT US!</a>
</div>
<div class="welcome-video">
<iframe controls height="50%" width="55%" loop poster="images/Background.jpg" src="https://www.youtube.com/embed/Ow56Ypi6MdA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!-- <video controls height="50%" width="55%" loop poster="images/Background.jpg" >
<source src="images/TULAY Phil video.mp4" type="Video/mp4">
</video> -->
</div>
</div>
</header>
<main>
<div class="middle-section">
<div class="middle-section-divider">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path d="M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z" opacity=".25" class="shape-fill"></path>
<path d="M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z" opacity=".5" class="shape-fill"></path>
<path d="M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z" class="shape-fill"></path>
</svg>
</div>
<div class="header-slider-text">
<h1> KAMI ANG INYONG GABAY</h1>
</div>
<!-- Slide Image -->
<div class="slider" >
<div class="slides">
<input type="radio" name="radio-btn" id="radio1">
<input type="radio" name="radio-btn" id="radio2">
<input type="radio" name="radio-btn" id="radio3">
<input type="radio" name="radio-btn" id="radio4">
<div class="slide first">
<img src="images/slide1.jpg" alt="img1" style>
</div>
<div class="slide">
<img src="images/slide2.jpg" alt="img2">
</div>
<div class="slide">
<img src="images/slide3.jpg" alt="img3">
</div>
<div class="slide">
<img src="images/slide4.jpg" alt="img4">
</div>
<div class="navigation-auto">
<div class="auto-btn1"></div>
<div class="auto-btn2"></div>
<div class="auto-btn3"></div>
<div class="auto-btn4"></div>
</div>
</div>
<div class="navigation-manual">
<label for="radio1" class="manual-btn"></label>
<label for="radio2" class="manual-btn"></label>
<label for="radio3" class="manual-btn"></label>
<label for="radio4" class="manual-btn"></label>
</div>
</div>
<script type="text/javascript">
var counter = 1;
setInterval(function(){
document.getElementById('radio'+ counter).checked = true;
counter++;
if(counter > 4){
counter = 1;
}
}, 5000);
</script>
<div class="apply-btn">
<a href="4.application.html">Want to apply?</a>
<a href="3.programs.html">Programs and Projects</a>
</div>
</div>
</main>
<div class="footer">
<div class="footer-content">
<div class="foot-logo"><img src="images/logo3.png" alt="Logo"></div>
<div class="donation-foot-text">
<h1>Call for donation</h1>
<p>IN-KIND DONATIONS<span id="cash-donation">CASH DONATIONS</span></p>
<div class="may-incude">
<p2>MAY INCLUDE ANY OF THE FOLLOWING: <span id="gcash">GCASH & PAYMAYA</span>BPI</p2>
</div>
<div class="school-supplies">
<p2>SCHOOL SUPPLIES, BAGS, BOOKS, GADGETS, BOND PAPERS, ETC. <span id="gcash-number">0999-916-7661</span> 4359-2794-77</p2>
</div>
<p2>
<span id="hannah">HANNAH LIQUIRAN</span> BILLY ADRIAN DE VERA
</p2>
<div class="kindly">
<p2>
<span id="kindly">(KINDLY SEND A MESSAGE AT THE CONTACT PAGE)</span>PAYPAL
</p2>
</div>
<div>
<p2 id="billy">billyadriandevera@gmail.com</p2>
</div>
</div>
</div>
<div class="footer-bottom">
<a href="Admin/adminlogin.html" style="color: black;">OpinaRafalTolentinoRuffy | Designed by Group 5</a> <br>
</div>
</div>
</body>
</html>