<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="col-md-9">
<table class="table table-list-search">
<thead>
<tr>
<td>DOM Large Cap Equity Fund*</td>
<td colspan="4">Date Of Insecption :10 March 2019</td>
</tr>
<tr>
<th>Scheme Name & Benchmarks</th>
<th>1 Year</th>
<th>3 Years</th>
<th>5 Years</th>
<th>Since Inception</th>
</tr>
</thead>
<tbody>
<tr>
<td>DOM Large Cap Equity Fund - Growth</td>
<td>-3.15%</td>
<td>10.93%</td>
<td>12.29%</td>
<td>20.255%</td>
</tr>
<tr>
<td>Nifty 50 (Scheme Benchmark)</td>
<td>4.61%</td>
<td>12.47%</td>
<td>12.89%</td>
<td>17.18%</td>
</tr>
<tr>
<td>SP & BSE Sensex(Standard Benchmark)</td>
<td>17.18%</td>
<td>12.84%</td>
<td>12.79%</td>
<td>17.27%</td>
</tr>
<tr>
<td>₹ 10,000, If invested in HLEF,Would have become </td>
<td>₹ 9,683</td>
<td>₹ 13,654</td>
<td>₹ 17,859</td>
<td>₹ 1,96,683</td>
</tr>
<tr>
<td>₹ 10,000, If invested in Nifty 50,Would have become </td>
<td>₹ 10,683</td>
<td>₹ 14,654</td>
<td>₹ 18,859</td>
<td>₹ 1,27,683</td>
</tr>
<tr>
<td>₹ 10,000, If invested in SP & BSE Sensex,Would have become </td>
<td>₹ 10,722</td>
<td>₹ 14,373</td>
<td>₹ 18,260</td>
<td>₹ 1,29,339</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
body {
margin-top: 2%
}
table{border: 1px solid #c9c9c9;margin:40px 0;}
.table thead>tr>th {
vertical-align: bottom;
border-bottom: 1px solid #cfcdce;
text-align:center;
color: #fff;
background: #4f535e;
padding:10px;
}
.table thead>tr>td{
background:#ededed;
font-weight:bold;
}
td {
text-align:center;
padding:20px !important;
}
th:nth-child(1),td:nth-child(1){text-align:left !important;}