Advertisement
gtafa

html_1

Feb 19th, 2013
1,369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <html>
  2.   <head>
  3.         <title>Halaman Saya</title>
  4.   </head>
  5.   <body>
  6.         <marquee>Selamat datang di halaman saya</marquee>
  7.     <h1>Judul pertama saya</h1>
  8.     <p>Paragraph pertama saya</p>
  9.   </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement