fix-form,title
This commit is contained in:
@@ -22,10 +22,14 @@ width:360px
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
@media (max-width:499px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
.width-1000{width:700px}
|
||||
}
|
||||
.table>:not(caption)>*>* {
|
||||
padding: 10px;}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -396,7 +400,7 @@ width:360px
|
||||
<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>
|
||||
@@ -407,22 +411,22 @@ width:360px
|
||||
</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>
|
||||
@@ -587,7 +591,7 @@ width:360px
|
||||
<div style="text-align: center;" class="col-12">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;" class="mb-6">
|
||||
FAQ Questions to be answered
|
||||
Frequently Asked Question
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
@@ -937,7 +941,7 @@ width:360px
|
||||
<!-- 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