triyanna

Untitled

Aug 21st, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.37 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>inline css untuk bg image (Triyanna XI RPL 2)</title>
  5. </head>
  6. <body style="background-image: url(gambar/paper.gif);">
  7.     <h1>Hello World!</h1>
  8.     <p align="center" style="color: green; font-family: impact; font-size: 24px; background-color: yellow;"> Hello World!, ini adalah tulisan contoh penggunaan inline!
  9.     </p>
  10. </body>
  11. </html>
Add Comment
Please, Sign In to add comment