Guest User

Untitled

a guest
Apr 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="description" content="Moj prvi samostojni projekt">
  6. <meta name="keywords" content="HTML, FB, SmartNinja, Ljubljana">
  7. <meta name="author" content="Nataša Fink">
  8.  
  9. <title>Fakebook</title>
  10. </head>
  11.  
  12. <body>
  13. <img style="display: inline;" src="F_icon.png" width="40" height="40" alt="logo">
  14. <h1 style="display: inline;"><i>&nbsp; FAKEBOOK &emsp;</i></h1>
  15. <span><strong>Domov</strong></span>
  16. <br>
  17. <br>
  18. <br>
  19. Iskalnik: <input type="text" placeholder=" Išči po imenu">
  20. <h2>Nataša Fink</h2>
  21. <img src="tn-5.jpg" alt="Natasa" width="300"/>
  22. <br>
  23. <br>
  24. <button type="button">Dodaj za prijatelja</button>
  25. <p><strong>Kraj:</strong> Ljubljana</p>
  26. <p><strong>Starost:</strong> 40+</p>
  27. <p><strong>Izobrazba:</strong> dipl. prof. ruščine</p>
  28. <p><strong>Hobi:</strong> igranje kitare</p>
  29. <p><strong>Št. FB prijateljev:</strong> 1.263</p>
  30. <p><strong>Št. FB neprijateljev:</strong> /</p>
  31. </body>
  32. </html>
Add Comment
Please, Sign In to add comment