Advertisement
vanhan11

Untitled

Aug 21st, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.32 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.     <title>ALVAN XI RPL2</title>
  5.     <link rel="stylesheet" href="ExtImage.css">
  6. </head>
  7.  
  8. <body>
  9.     <h1>Contoh CSS pad agambar Secara external</h1>
  10.     <img id="pikachu" src="gambar/pikachu.gif">
  11.     <img id="ucing" src="gambar/kucing.gif">
  12.     <img id="guguk" src="gambar/guguk.gif">
  13. </body>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement