websitedesign2023/docs/index.htm

56 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>The Chereb Foundation</title>
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/home.css">
<link rel="stylesheet" href="assets/css/movement.css">
</head>
<body data-m="drop" data-m-duration="1.5">
<header data-m="reveal-right" data-m-delay="1" data-m-duration="1">
<h1>The Chereb Foundation</h1>
<a href="javascript:void(0)" id="menu"><img src="assets/img/menu.svg" width="25"></a>
<nav>
<ul>
<li><a href="#" id="current">Home</a></li>
<li><a href="about/index.htm">About</a></li>
<li><a href="projects/index.htm">Projects</a></li>
<li><a href="calendar/index.htm">Calendar</a></li>
<li><a href="contact/index.htm">Contact Us</a></li>
</ul>
</nav>
</header>
<div class="cover">
<h1 class="cover-tagline">Helping others through troubling times</h1>
</div>
<main>
<article>
<p>Here at The Chereb Foundation, we help others during hard times in their life. Whether it's debt, loss of family members or friends, or whatever else it may be, we're here to help.</p>
<h2>Donate</h2>
<p>Send a check to 399 Glenwood Dr. Wisconsin Rapids, WI 54494 to donate. An online solution is coming soon!</p>
<h2>How else can I help?</h2>
<p>You can help through prayer, or attending one of our events! See a list of events on our <a href="calendar/index.htm">calendar page</a>!</p>
<h2>Get help</h2>
<p>On our <a href="contact/index.htm">Contact Us page</a>, we have a link to send us an email for help. You can also call us at (800) 555-2368.</p>
<h2>I want to volunteer!</h2>
<p>You can email us to become a volunteer on our <a href="contact/index.htm">Contact Us page</a>. This is the only way to sign up.</p>
</article>
</main>
<footer data-m="bounce-up" data-m-delay="1" duration="1">
<ul>
<li><a href="#">Home</a></li>
<li><a href="about/index.htm">About</a></li>
<li><a href="projects/index.htm">Projects</a></li>
<li><a href="calendar/index.htm">Calendar</a></li>
<li><a href="contact/index.htm">Contact Us</a></li>
</ul>
</footer>
<script src="assets/js/scroll.js"></script>
<script src="assets/js/menu.js"></script>
</body>
</html>