No title

 <div style="font-family: 'Arial', sans-serif; max-width: 600px; margin: 0 auto; background-color: #f5f5f5; padding: 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);">

  <h2 style="color: #1a73e8; text-align: center; border-bottom: 2px solid #1a73e8; padding-bottom: 10px;">নামাজের সময়সূচী</h2>

  

  <div style="background-color: white; border-radius: 8px; padding: 15px; margin-top: 15px;">

    <h3 style="color: #202124; text-align: center;">আজকের তারিখ: <span id="current-date" style="color: #1a73e8;"></span></h3>

    

    <table style="width: 100%; border-collapse: collapse; margin-top: 10px;">

      <tr style="background-color: #1a73e8; color: white;">

        <th style="padding: 10px; text-align: left;">নামাজ</th>

        <th style="padding: 10px; text-align: right;">সময়</th>

      </tr>

      <tr>

        <td style="padding: 10px; border-bottom: 1px solid #ddd;">ফজর</td>

        <td style="padding: 10px; text-align: right; border-bottom: 1px solid #ddd;">à§«:০০ AM</td>

      </tr>

      <tr>

        <td style="padding: 10px; border-bottom: 1px solid #ddd;">জোহর</td>

        <td style="padding: 10px; text-align: right; border-bottom: 1px solid #ddd;">à§§:à§§à§« PM</td>

      </tr>

      <tr>

        <td style="padding: 10px; border-bottom: 1px solid #ddd;">আসর</td>

        <td style="padding: 10px; text-align: right; border-bottom: 1px solid #ddd;">৪:৩০ PM</td>

      </tr>

      <tr>

        <td style="padding: 10px; border-bottom: 1px solid #ddd;">মাগরিব</td>

        <td style="padding: 10px; text-align: right; border-bottom: 1px solid #ddd;">৬:২০ PM</td>

      </tr>

      <tr>

        <td style="padding: 10px;">ইশা</td>

        <td style="padding: 10px; text-align: right;">à§­:৪৫ PM</td>

      </tr>

    </table>

    

    <p style="text-align: center; margin-top: 15px; font-size: 14px; color: #5f6368;">সময়সূচী আপনার অবস্থান অনুযায়ী পরিবর্তিত হতে পারে</p>

  </div>

  

  <div style="text-align: center; margin-top: 20px;">

    <a href="https://www.islamicfinder.org/prayer-times/" style="background-color: #1a73e8; color: white; padding: 10px 15px; text-decoration: none; border-radius: 5px; display: inline-block;">আপডেটেড সময় দেখুন</a>

  </div>

</div>


<script>

  // বর্তমান তারিখ দেখানোর জন্য স্ক্রিপ্ট

  const options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' };

  document.getElementById('current-date').textContent = new Date().toLocaleDateString('bn-BD', options);

</script>

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post