Tuesday, February 10, 2015

Html Alttributes

,
Contoh Html alttributes
<!DOCTYPE html>
<html>
<body>

<h1>Comon CodeIgniter</h1>

<p title="Comon CodeIgniter">
Nama saya Firman herliansyah
</p>

<p><b>
Jika Anda memindahkan mouse di paragraf atas,
judul akan ditampilkan sebagai tooltip
</b></p>

</body>
</html>


0 comments to “Html Alttributes”

Post a Comment