MONGAL KANDI ISLAMIA FAZIL MADRASAH
TITAS,COMILLA. EIIN : 105568
সাম্প্রতিক খবর
***

 <!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Autoplay Audio</title>

</head>

<body>

    <audio controls autoplay>

        <source src="https://files.catbox.moe/3d72db.ogg" type="audio/ogg">

        Your browser does not support the audio element.

    </audio>

</body>

</html>