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

Opens links in new tab #834

Closed
wants to merge 1 commit into from
Closed
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
6 changes: 3 additions & 3 deletions Contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<!-- Social Media Links -->
<div style="flex: 1; min-width: 200px; margin-bottom: 20px;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<a href="https://www.facebook.com" class="hover-link"><i class="fab fa-facebook-f"></i> Facebook</a><br>
<a href="https://twitter.com" class="hover-link"><i class="fab fa-twitter"></i> Twitter</a><br>
<a href="https://www.instagram.com" class="hover-link"><i class="fab fa-instagram"></i> Instagram</a><br>
<a href="https://www.facebook.com" class="hover-link" target="_blank"><i class="fab fa-facebook-f"></i> Facebook</a><br>
<a href="https://twitter.com" class="hover-link" target="_blank"><i class="fab fa-twitter"></i> Twitter</a><br>
<a href="https://www.instagram.com" class="hover-link" target="_blank"><i class="fab fa-instagram"></i> Instagram</a><br>
</div>
</div>
<p style="font-size: 0.8rem; color: #000;">&copy; 2024 Nursing Tomorrow's Smile. All rights reserved.</p>
Expand Down
8 changes: 4 additions & 4 deletions Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -669,13 +669,13 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px; height: 50px;">
<a href="https://www.facebook.com" class="social-icon facebook"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-facebook"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fa-brands fa-x-twitter"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-instagram"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-linkedin-in"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>

Expand Down
8 changes: 4 additions & 4 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,13 +319,13 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px;">
<a href="https://www.facebook.com" class="social-icon facebook no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-facebook"></i></a>
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fa-brands fa-x-twitter"></i></a>
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-instagram"></i></a>
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-linkedin-in"></i></a>
style="color: black; text-decoration: none; font-size: 24px;"target="_blank"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>

Expand Down
8 changes: 4 additions & 4 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -573,16 +573,16 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px;">
<a href="https://www.facebook.com" class="social-icon facebook"
style="color: black; text-decoration: none; font-size: 24px;"><i
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i
class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter"
style="color: black; text-decoration: none; font-size: 24px;"><i
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i
class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram"
style="color: black; text-decoration: none; font-size: 24px;"><i
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i
class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin"
style="color: black; text-decoration: none; font-size: 24px;"><i
style="color: black; text-decoration: none; font-size: 24px;" target="_blank"><i
class="fab fa-linkedin-in"></i></a>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions features.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,13 +563,13 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px; height: 50px;">
<a href="https://www.facebook.com" class="social-icon facebook"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-facebook"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fa-brands fa-x-twitter"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-instagram"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-linkedin-in"></i></a>
style="color: black; text-decoration: none; font-size: 1.5rem;" target="_blank"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>

Expand Down