Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Links #23

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions activites.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<div class="navright">
<a href="index.html" class="navitems">Home</a>

<a href="contact.html" class="navitems">Contact Us</a>
<a href="volunteer.html" class="navitems">Volunteer</a>
<a href="#contact" class="navitems">Contact Us</a>
<a href="index.html#volunteer" class="navitems">Volunteer</a>
<img
src="images/assests/gripblack.png"
alt="menu"
Expand Down Expand Up @@ -292,7 +292,7 @@ <h1>Research and Documentation</h1>
<button class="donatebottom">Donate Now</button>
<img src="images/assests/logo.png" alt="logo" />
</div>
<div class="footer">
<div class="footer" id="contact">
<div class="footerleft">
<div class="footerlefthead">
<img src="images/assests/logo.png" alt="logo" />
Expand All @@ -311,11 +311,11 @@ <h1>AD LIFE</h1>
<div class="footerrightheader">WHO WE ARE</div>
<hr class="footerrightsplitter" />
<ul>
<li>> Homepage</li>
<li>> Activities</li>
<li>> Information</li>
<li>> Contribute Now</li>
<li>> Contact</li>
<a href="index.html"><li>> Homepage</li></a>
<a href="activites.html"><li>> Activities</li></a>
<a href="information.html"><li>> Information</li></a>
<a href="mentees.html"><li>> Contribute Now</li></a>
<a href="#contact"><li>> Contact</li></a>
</ul>
</div>
<div class="footerrightbody">
Expand Down
8 changes: 7 additions & 1 deletion css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
font-family: opensans;
src: url("/fonts/opensans.ttf");
}

html {
scroll-behavior: smooth;
}
* {
margin: 0;
padding: 0;
Expand Down Expand Up @@ -255,6 +257,10 @@ input#search {
.footer ul {
list-style-type: none;
}
.footerrightbody a {
color: #fff;
text-decoration: none;
}
.footer ul li {
display: flex;
align-items: center;
Expand Down
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<div class="navright">
<a href="index.html" class="navitems">Home</a>

<a href="contact.html" class="navitems">Contact Us</a>
<a href="volunteer.html" class="navitems">Volunteer</a>
<a href="#contact" class="navitems">Contact Us</a>
<a href="#volunteer" class="navitems">Volunteer</a>
<img
src="images/assests/grip.png"
alt="menu"
Expand Down Expand Up @@ -77,7 +77,7 @@ <h1>Changing Lives, One Act of Kindness at a Time.</h1>
vulnerable people through interventions and support in health
(including nutrition), education, and empowerment.
</p>
<button class="headerbtn">Donate Now</button>
<a href="#donation"><button class="headerbtn">Donate Now</button></a>
<p class="headerquote">
Everything is possible only with good health and adequate nutrition.
</p>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h2>Our <font color="#E6222B">Mission</font></h2>
<p></p>
</div>
</div>
<div class="volunteer">
<div class="volunteer" id="volunteer">
<div class="volunteerleft">
<h1>Volunteer Now</h1>
<p class="volunteerside">We’d love to hear from you</p>
Expand Down Expand Up @@ -207,7 +207,7 @@ <h1>Volunteer Now</h1>
<div class="logosection">
<img src="images/assests/logo.png" alt="logo" />
</div>
<div class="donation">
<div class="donation" id="donation">
<div class="donationleft">
<h1>Donation</h1>

Expand Down Expand Up @@ -257,7 +257,7 @@ <h1>Donation</h1>
</form>
</div>
</div>
<div class="footer">
<div class="footer" id="contact">
<div class="footerleft">
<div class="footerlefthead">
<img src="images/assests/logo.png" alt="logo" />
Expand All @@ -276,11 +276,11 @@ <h1>AD LIFE</h1>
<div class="footerrightheader">WHO WE ARE</div>
<hr class="footerrightsplitter" />
<ul>
<li>> Homepage</li>
<li>> Activities</li>
<li>> Information</li>
<li>> Contribute Now</li>
<li>> Contact</li>
<a href="index.html"><li>> Homepage</li></a>
<a href="activites.html"><li>> Activities</li></a>
<a href="information.html"><li>> Information</li></a>
<a href="mentees.html"><li>> Contribute Now</li></a>
<a href="#contact"><li>> Contact</li></a>
</ul>
</div>
<div class="footerrightbody">
Expand Down
16 changes: 8 additions & 8 deletions information.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<div class="navright">
<a href="index.html" class="navitems">Home</a>

<a href="contact.html" class="navitems">Contact Us</a>
<a href="volunteer.html" class="navitems">Volunteer</a>
<a href="#contact" class="navitems">Contact Us</a>
<a href="index.html#volunteer" class="navitems">Volunteer</a>
<img
src="images/assests/gripblack.png"
alt="menu"
Expand Down Expand Up @@ -158,7 +158,7 @@ <h1>Training and Communication</h1>
</p>
</div>

<div class="footer">
<div class="footer" id="contact">
<div class="footerleft">
<div class="footerlefthead">
<img src="images/assests/logo.png" alt="logo" />
Expand All @@ -177,11 +177,11 @@ <h1>AD LIFE</h1>
<div class="footerrightheader">WHO WE ARE</div>
<hr class="footerrightsplitter" />
<ul>
<li>> Homepage</li>
<li>> Activities</li>
<li>> Information</li>
<li>> Contribute Now</li>
<li>> Contact</li>
<a href="index.html"><li>> Homepage</li></a>
<a href="activites.html"><li>> Activities</li></a>
<a href="information.html"><li>> Information</li></a>
<a href="mentees.html"><li>> Contribute Now</li></a>
<a href="#contact"><li>> Contact</li></a>
</ul>
</div>
<div class="footerrightbody">
Expand Down
16 changes: 8 additions & 8 deletions mentees.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<div class="navright">
<a href="index.html" class="navitems">Home</a>

<a href="contact.html" class="navitems">Contact Us</a>
<a href="volunteer.html" class="navitems">Volunteer</a>
<a href="#contact" class="navitems">Contact Us</a>
<a href="index.html#volunteer" class="navitems">Volunteer</a>
<img
src="images/assests/gripblack.png"
alt="menu"
Expand Down Expand Up @@ -181,7 +181,7 @@ <h1>Mentors</h1>
</div>
</div>
</div>
<div class="footer">
<div class="footer" id="contact">
<div class="footerleft">
<div class="footerlefthead">
<img src="images/assests/logo.png" alt="logo" />
Expand All @@ -200,11 +200,11 @@ <h1>AD LIFE</h1>
<div class="footerrightheader">WHO WE ARE</div>
<hr class="footerrightsplitter" />
<ul>
<li>> Homepage</li>
<li>> Activities</li>
<li>> Information</li>
<li>> Contribute Now</li>
<li>> Contact</li>
<a href="index.html"><li>> Homepage</li></a>
<a href="activites.html"><li>> Activities</li></a>
<a href="information.html"><li>> Information</li></a>
<a href="mentees.html"><li>> Contribute Now</li></a>
<a href="#contact"><li>> Contact</li></a>
</ul>
</div>
<div class="footerrightbody">
Expand Down