?????? ?????
I have a pre existing table. You can see it here. https://s254449745.onlinehome.us
And this is the pre existing code:
<div class=”col-md-12 mbtm fadeIn cp_load mbtm column first”><table style=”width:100%” class=”salat_table”>
<tbody><tr>
<td>
<h2>Fajr</h2>
Dawn Prayer
<span>6:45 AM</span>
</td>
<td>
<h2>Sunrise</h2>
Sunrise Time
<span>Sunrise</span>
</td>
<td>
<h2>Dhuhr</h2>
Noon Prayer
<span>1:00 PM</span>
</td>
<td>
<h2>Asr</h2>
Afternoon Prayer
<span>[daily_next_asr]</span>
</td>
<td>
<h2>Maghrib</h2>
Sunset Prayer
<span>Sunset</span>
</td>
<td>
<h2>Isha</h2>
Evening Prayer
<span>7:30 PM</span>
</td>
</tr>
</tbody></table></div>
I would like to keep the pre existing table and input the next individual prayer times for their respective headers. ie [next_fajr] , [next_dhur] etc.
???? ????? ?????