Advertisement
alpha3001

Untitled

Aug 19th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>Fajar Sidiq XIRPL2 EXternal Image CSS</title>
  4.         <link href="extimg.css" rel="stylesheet" type="text/css">
  5.     </head>
  6. <body>
  7.     <h1>Contoh Embedded CSS gambar secara external</h1>
  8.     <img id="pikachu" src="pikachu.gif"/>
  9.     <img id="ucing" src="ucing.gif"/>
  10.     <img id="guguk" src="ajg.gif"/>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement