Advertisement
dannyjul

gambar4

Oct 22nd, 2017
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>GAMBAR HTML</title>
  5. </head>
  6. <body>
  7.  
  8.     <h1>Gambar HTML</h1>
  9.  
  10.     <img src="smartphon.jpg" width="200" height="200" alt="Gambar Smartphone">
  11.  
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement