Tuesday, February 10, 2015

Html image

,
Contoh Html Image
<!DOCTYPE html>
<html>

<body>
 <h2>Comon CodeIgniter</h2>
 <img src="Firman.jpg" alt="Mountain View" style="width:304px;height:510px">
</body>


</html>
Catatan :
Foto harus satu folder dengan image.php

0 comments to “Html image”

Post a Comment