fix-form,title
This commit is contained in:
@@ -10,15 +10,18 @@
|
||||
.card {
|
||||
border-radius: 1rem;
|
||||
}
|
||||
.table>:not(caption)>*>* {
|
||||
padding: 10px;}
|
||||
@media (max-width:499px){
|
||||
.width-1000{width:700px}
|
||||
}
|
||||
/* @media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
} */
|
||||
*/
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
@@ -493,7 +496,7 @@ Prepared Environment- It should be thoughtfully arranged to meet the unique need
|
||||
<section>
|
||||
<div class="container mt-4">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped table-dark">
|
||||
<table class="table table-striped table-dark width-1000">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">Courses</th>
|
||||
@@ -504,22 +507,22 @@ Prepared Environment- It should be thoughtfully arranged to meet the unique need
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Diploma in MTT(Regular)</td>
|
||||
<td>College Graduation</td>
|
||||
<td>6 months - 1 year</td>
|
||||
<td>UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
<td class="p-1 p-md-3">Diploma in MTT(Regular)</td>
|
||||
<td class="p-1 p-md-3">College Graduation</td>
|
||||
<td class="p-1 p-md-3">6 months - 1 year</td>
|
||||
<td class="p-1 p-md-3">UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Diploma in MTT(Weekend)</td>
|
||||
<td>College Graduation</td>
|
||||
<td>1 year</td>
|
||||
<td>UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
<td class="p-1 p-md-3">Diploma in MTT(Weekend)</td>
|
||||
<td class="p-1 p-md-3">College Graduation</td>
|
||||
<td class="p-1 p-md-3">1 year</td>
|
||||
<td class="p-1 p-md-3">UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Advanced Diploma in MTT</td>
|
||||
<td>College Graduation</td>
|
||||
<td>9 months - 1 Year</td>
|
||||
<td>UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
<td class="p-1 p-md-3">Advanced Diploma in MTT</td>
|
||||
<td class="p-1 p-md-3">College Graduation</td>
|
||||
<td class="p-1 p-md-3">9 months - 1 Year</td>
|
||||
<td class="p-1 p-md-3">UK Level 5 Qualification: A Global Certification by government regulated awarding body in UK.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -684,7 +687,7 @@ Prepared Environment- It should be thoughtfully arranged to meet the unique need
|
||||
<div style="text-align: center;" class="col-12 mb-6">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;" class="mb-0">
|
||||
FAQ Questions to be answered
|
||||
Frequently Asked Questions
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
@@ -954,7 +957,7 @@ Prepared Environment- It should be thoughtfully arranged to meet the unique need
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<b>Phone:</b> +91-334058-5535<br>
|
||||
<b>Phone:</b> <a href="tel:+918069459565">080-694-59565</a><br>
|
||||
<b>Email:</b> enquiry@iimtt.org<br>
|
||||
<!-- Follow us:<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
|
||||
Reference in New Issue
Block a user