03/30/19

embeded video youtube di html

code berikut untuk menampilkan video di html kita :

<iframe
width="360"
height="215"
src="https://www.youtube.com/embed/F06LiNHneB4?rel=0&amp;autoplay=1&loop=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>

perhatikan

rel=0&amp;autoplay=1

untuk auto play

Color Code in html

Kadang kita mengalami kesulitan menganai code suatu warna pada html coding, berikut adalah alamat web untuk mengetahui kode warna :

https://www.rapidtables.com/web/color/html-color-codes.html



Postingan Lebih Baru Postingan Lama