added three new pages in the resources header link

This commit is contained in:
Nabin Khadka
2024-11-24 17:36:55 +05:45
parent bb3ffa8a39
commit ed785d00ff
8 changed files with 351 additions and 1 deletions

View File

@ -155,7 +155,13 @@
</li>
<li> <a href="#">Institutions</a> </li>
<li> <a href="success.php">Success Stories</a></li>
<li><a href="">Resources</a></li>
<li class="dropdown"> <a href="guides.php">Resources</a>
<ul>
<li><a href="guides.php">How to Guides?</a></li>
<!-- <li><a href="message.php">Message Form MD</a></li> -->
<li><a href="documents.php">Sample Documents</a></li>
<li><a href="gallery.php">Gallery</a></li>
</ul>
<li> <a href="blog.php">Blog</a> </li>
<li> <a href="contact.php">Contact</a> </li>
</ul>