PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
gan mau nanya,,, Gimana cara nampilkan audio dan v... Oct 8th 2013, 06:39, by Fritz Simorangkir | gan mau nanya,,, Gimana cara nampilkan audio dan video di web dgn menggunakan html??? |
| | <embed> |
| | http://flash-mp3-player.net/ |
| | gan bisa lebih detail lgi ,,, saya catat cod ny dgn notepad |
| | HTML5: pake tag <audio> dan <video> untuk video. format file yg disupport: mp4, ogg, webm. contoh: <video width="320" height="240" controls> <source src="namafile.mp4" type="video/mp4"> <source src="namafile.ogg" type="video/ogg"> Your browser does not support the video tag. </video> |
| | thanks gan | | |
|
Tidak ada komentar:
Posting Komentar