2024-11-04

This commit is contained in:
iimtt s33
2024-11-04 11:21:10 +00:00
parent e831c3e196
commit 4789cf4151
3 changed files with 25 additions and 3 deletions

View File

@@ -104,8 +104,30 @@ input::-webkit-inner-spin-button {
<h3 style='font-weight:700;color:#f7a325' class="text-center">INTERNATIONAL INSTITUTE OF MONTESSORI TEACHER TRAINING</h3>
</div>
<a href="tel:+918069459565" class="mx-auto mx-lg-0">
<Button style="background-color: #f7a325;color:white;padding:5px 20px;border-radius:20px;font-weight:700;border:none">
Call Now
</Button>
</a>
</div>
</nav>
<!-- NAVBAR -->
<!-- <nav class="navbar navbar-expand-lg navbar-light bg-white border-bottom">
<div class="container">
<!-- Brand -
<a class="navbar-brand mx-auto mx-md-0" href="./index.html">
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="...">
</a>
<h5 style='font-weight:700;color:#0087C7' class="text-center nav-text">INTERNATIONAL INSTITUTE OF MONTESSORI TEACHER TRAINING</h5>
<a href="tel:+919748386431" class="mx-auto mx-lg-0">
<Button style="background-color: #f7a325;color:white;padding:5px 20px;border-radius:20px;font-weight:700;border:none">
Call Now
</Button>
</a>
</div>
</nav> -->
<!----------------------------------------------->
<!-- WELCOME -->