[edit] nav pills added

et#3
tribikram 2 years ago
parent c7d2f3e8d4
commit 74acfec022
  1. 29
      public/frontend/css/style.css
  2. 53
      resources/views/visa.blade.php

@ -680,6 +680,7 @@ Responsive Codes
font-size: 16px; font-size: 16px;
line-height: 28px; line-height: 28px;
color: #2E2E2E; color: #2E2E2E;
padding: 16px;
text-align: initial; text-align: initial;
} }
.student-visa-section .nav-pills .nav-link.active{ .student-visa-section .nav-pills .nav-link.active{
@ -692,27 +693,27 @@ Responsive Codes
color: #FFFFFF !important; color: #FFFFFF !important;
background-color: #E22899; background-color: #E22899;
} }
.visa-para-title{
font-weight: 600;
font-size: 32px;
line-height: 48px;
color: #E22899;
}
.visa-table{ .visa-table{
background: #E6F0FF; background: #E6F0FF;
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05); box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05);
border-radius: 12px; border-radius: 12px;
} }
.visa-table ul{ .visa-table .nav-link{
padding: 0;
list-style: none;
}
.visa-table ul li a{
text-decoration: none;
background: #E5F0FF;
border-radius: 0;
font-weight: 600;
font-size: 16px;
line-height: 28px;
color: #2E2E2E;
padding: 1rem;
border-bottom: 1px solid #AFAFAF; border-bottom: 1px solid #AFAFAF;
} }
.visa-table .nav-link:first-child{
border-radius: 12px 12px 0 0;
}
.visa-table .nav-link:last-child{
border-radius: 0 0 12px 12px;
border-bottom: none;
}
/* Footer Css */ /* Footer Css */
.footer{ .footer{
background: #296AC7; background: #296AC7;

@ -24,38 +24,41 @@
</section> </section>
<section class="student-visa-section"> <section class="student-visa-section">
<h1>Student Visa</h1> <h1>Student Visa</h1>
<div class="d-flex align-items-start"> <div class="d-flex align-items-start mt-5">
<div class="nav flex-column nav-pills me-3 col-md-3" id="v-pills-tab" role="tablist" aria-orientation="vertical"> <div class="nav flex-column nav-pills visa-table me-3 col-md-4 col-sm-12" id="v-pills-tab" role="tablist" aria-orientation="vertical">
<button class="nav-link active" id="v-pills-home-tab" data-bs-toggle="pill" data-bs-target="#v-pills-home" type="button" role="tab" aria-controls="v-pills-home" aria-selected="true">Skilled Migration VISA</button> <button class="nav-link active d-flex justify-content-between align-items-center" id="v-pills-home-tab" data-bs-toggle="pill" data-bs-target="#v-pills-home" type="button" role="tab" aria-controls="v-pills-home" aria-selected="true">
<button class="nav-link" id="v-pills-profile-tab" data-bs-toggle="pill" data-bs-target="#v-pills-profile" type="button" role="tab" aria-controls="v-pills-profile" aria-selected="false">Student VISA</button> Skilled Migration VISA <i class="fa-solid fa-angle-right"></i>
<button class="nav-link" id="v-pills-messages-tab" data-bs-toggle="pill" data-bs-target="#v-pills-messages" type="button" role="tab" aria-controls="v-pills-messages" aria-selected="false">Employer Sponsored VISA</button> </button>
<button class="nav-link" id="v-pills-settings-tab" data-bs-toggle="pill" data-bs-target="#v-pills-settings" type="button" role="tab" aria-controls="v-pills-settings" aria-selected="false">Family VISA</button> <button class="nav-link d-flex justify-content-between align-items-center" id="v-pills-profile-tab" data-bs-toggle="pill" data-bs-target="#v-pills-profile" type="button" role="tab" aria-controls="v-pills-profile" aria-selected="false">
<button class="nav-link" id="v-pills-settings-tab" data-bs-toggle="pill" data-bs-target="#v-pills-settings" type="button" role="tab" aria-controls="v-pills-settings" aria-selected="false">Business VISA</button> Student VISA <i class="fa-solid fa-angle-right"></i>
</button>
<button class="nav-link d-flex justify-content-between align-items-center" id="v-pills-messages-tab" data-bs-toggle="pill" data-bs-target="#v-pills-messages" type="button" role="tab" aria-controls="v-pills-messages" aria-selected="false">
Employer Sponsored VISA <i class="fa-solid fa-angle-right"></i>
</button>
<button class="nav-link d-flex justify-content-between align-items-center" id="v-pills-settings-tab" data-bs-toggle="pill" data-bs-target="#v-pills-settings" type="button" role="tab" aria-controls="v-pills-settings" aria-selected="false">
Family VISA <i class="fa-solid fa-angle-right"></i>
</button>
<button class="nav-link d-flex justify-content-between align-items-center" id="v-pills-settings-tab" data-bs-toggle="pill" data-bs-target="#v-pills-settings" type="button" role="tab" aria-controls="v-pills-settings" aria-selected="false">
Business VISA <i class="fa-solid fa-angle-right"></i>
</button>
</div> </div>
<div class="tab-content col-md-9" id="v-pills-tabContent"> <div class="tab-content col-md-8 col-sm-12" id="v-pills-tabContent">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Sydney</h2>
<div class="tab-pane fade show active" id="v-pills-home" role="tabpanel" aria-labelledby="v-pills-home-tab" tabindex="0"> <div class="tab-pane fade show active" id="v-pills-home" role="tabpanel" aria-labelledby="v-pills-home-tab" tabindex="0">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. ....
</div>
<div class="tab-pane fade" id="v-pills-profile" role="tabpanel" aria-labelledby="v-pills-profile-tab" tabindex="0">
<h2 class="visa-para-title"><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Subclass 500</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div> </div>
<div class="tab-pane fade" id="v-pills-profile" role="tabpanel" aria-labelledby="v-pills-profile-tab" tabindex="0">...</div>
<div class="tab-pane fade" id="v-pills-messages" role="tabpanel" aria-labelledby="v-pills-messages-tab" tabindex="0">...</div> <div class="tab-pane fade" id="v-pills-messages" role="tabpanel" aria-labelledby="v-pills-messages-tab" tabindex="0">...</div>
<div class="tab-pane fade" id="v-pills-settings" role="tabpanel" aria-labelledby="v-pills-settings-tab" tabindex="0">...</div> <div class="tab-pane fade" id="v-pills-settings" role="tabpanel" aria-labelledby="v-pills-settings-tab" tabindex="0">...</div>
<div class="tab-pane fade" id="v-pills-settings" role="tabpanel" aria-labelledby="v-pills-settings-tab" tabindex="0">...</div> <div class="tab-pane fade" id="v-pills-settings" role="tabpanel" aria-labelledby="v-pills-settings-tab" tabindex="0">...</div>
</div> </div>
</div> </div>
<div class="row">
<div class="col-md-4">
<div class="visa-table">
<ul>
<li><a href="" class="d-flex justify-content-between align-items-center">Skilled Migration VISA <i class="fa-solid fa-angle-right"></i></a></li>
<li><a href="" class="d-flex justify-content-between align-items-center">Student VISA <i class="fa-solid fa-angle-right"></i></a></li>
<li><a href="" class="d-flex justify-content-between align-items-center">Employer Sponsored VISA <i class="fa-solid fa-angle-right"></i></a></li>
<li><a href="" class="d-flex justify-content-between align-items-center">Family VISA <i class="fa-solid fa-angle-right"></i></a></li>
<li><a href="" class="d-flex justify-content-between align-items-center">Business VISA <i class="fa-solid fa-angle-right"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-8"></div>
</div>
</section> </section>
@endsection @endsection
Loading…
Cancel
Save