^ Zona Info: Tag Html Script

Tag Html Script

Zona Info | Ilmu Komputer |  Juni 25, 2017
Post by: Ian

Tag Html Script
Contoh:
<script async src="somescript.js"></script>
<script>
    function koala() {
        alert('KOALA! KOALA!');
    }
</script>
Preview:

No comments:

Post a Comment