Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Jure Cerar-Fakebook</title>
  5. </head>
  6.  
  7. <body>
  8. <h1>FAKEBOOK</h1>
  9. <p>iskalnik:
  10. <input type="text" placeholder="isci..."/>
  11. </p>
  12.  
  13. <h3>Jure Cerar</h3>
  14.  
  15. <p>
  16. <button>Dodaj za prijatelja</button>
  17. </p>
  18.  
  19. <img src="Me.jpg" width="200">
  20.  
  21. <p><strong>Kraj:</strong>Radomlje</p>
  22. <p><strong>Starost:</strong>20+</p>
  23. <p><strong>Hobi:</strong>Gaming, Programiranje, itd...</p>
  24. <p><strong>Število fb prijateljov</strong>000239</p>
  25. <p><strong>email:</strong>nekdo@gmail.com</p>
  26. </body>
  27. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement