Music for Mobiles

Code used:<audio controls autoplay>  <source src="https://drive.google.com/uc?id=0B28Gtf1n8u8DanhjM0UtdkQ3ZTQ&export=download" type="audio/mpeg">Your browser does not support the audio element.</audio>

Note that autoplay does not work in most browsers, AFAIK

<audio controls autoplay>  <source src="https://drive.google.com/uc?id=0B28Gtf1n8u8DanhjM0UtdkQ3ZTQ&export=download" type="audio/mpeg">Your browser does not support the audio element.</audio>

5. Insert that code using the Code section of the Embed function.