media player html

andy5667

New Member
Dose anyone know how to put a code into a webpage so that people can listen to my internet radio station from the homepage?
 
this is the basic thing that should do it:
<embed src="source_of.stream" width="width" height="self_explanatory">
</embed>
that should work, but support for it is sometimes a bit hit and miss
 
Back
Top