JanaGanaMana
Register
Login
html5 audio tag
html5 applet tag
HTML5 svg
how to distinguish a request from bot and browser
సుందర కాండ -ఎమ్ ఎస్ రామారావు
గుడ్ ఫ్రైడే అంటే .....
<audio controls="controls">
<source src="mysong.ogg" type="audio/ogg" />
<source src="mysong.mp3" type="audio/mpeg" />
this browser may not support this audio element.
</audio>