error code:
karnakulabobby
Sign-In
Verify Email Address Account Sign-Out
Menu
Homepage News
Program
Schedule Shows Specials
Program
Schedule Shows Specials
Staff

Embed The Radio Player In Your Website
Copy the code below and paste it into your website.

Download our desktop apps

karnakulabobby

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>My Free Web Radio</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #222;
            color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }
        .radio-player {
            background-color: #333;
            padding: 30px;
            border-radius: 15px;
            text-align: center;
            box-shadow: 0 4px 15px rgba(0,0,0,0.5);
            max-width: 400px;
            width: 90%;
        }
        h1 { margin-top: 0; color: #4CAF50; }
        p { color: #aaa; margin-bottom: 25px; }
        audio { width: 100%; outline: none; }
    </style>
</head>
<body>

    <div class="radio-player">
        <h1>đź“» My Live Radio</h1>
        <p>Broadcasting live 24/7. Click play to tune in!</p>
        
        <!-- The Radio Player -->
        <audio controls preload="none">
            <!-- PASTE YOUR STREAM URL FROM ZENO.FM OR CASTER.FM BELOW -->
            <source src="http://YOUR_STREAM_URL_HERE/stream" type="audio/mpeg">
            Your browser does not support the audio element.
        </audio>
    </div>

</body>
</html>

Latest News

More Articles

No Articles Found

Social Feed

There are no feed providers connected…
Add Feed

888888888

mmmmmmmmm

ooooooooo

nnnnnnnnn

ttttttttt

uuuuuuuuu

eeeeeeeee

sssssssss

wwwwwwwww

hhhhhhhhh

rrrrrrrrr

fffffffff

iiiiiiiii

ddddddddd

aaaaaaaaa

yyyyyyyyy

888

mmm

ooo

nnn

ttt

uuu

eee

sss

www

hhh

rrr

fff

iii

888

mmm

ooo

nnn

ttt

uuu

eee

sss

www

hhh

rrr

fff

iii

ddd

aaa

yyy

month

88

88

day

88888

88888

UTC

88

88

hour

:

88

88

minute

:

88

88

second

am

pm

Program Lineup

About Us

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Free Web Radio</title> <style> body { font-family: Arial, sans-serif; background-color: #222; color: white; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; } .radio-player { background-color: #333; padding: 30px; border-radius: 15px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.5); max-width: 400px; width: 90%; } h1 { margin-top: 0; color: #4CAF50; } p { color
karnakulabobby
Privacy Policy Terms Of Service
Powered By Caster.fm Streaming Solutions.