Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html lang="pl">
  3. <head>
  4. <meta charset="utf-8"/>
  5. <meta http-equiv="X-CA-Compatible" content="IE=edge,chrome=1" />
  6.  
  7. <title>Wojciech Wróbel - portfolio</title>
  8.  
  9. <meta name="description" content="Stworze dla Ciebie wyjatkowa strone www! Zatrudnij programiste webowego: PHP, javaScript, HTML, CSS, MySQL, WordPress, Joomla, Drupal." />
  10. <meta name="keywords" content="zamów, strone, tworzenie, www, programista, portfolio, php, javascript, html, css, WordPress, Joomla, Drupal" />
  11.  
  12. <link rel="stylesheet" href="style.css" type="text/css" />
  13. <link rel="stylesheet" href="css/fontello.css" type="text/css" />
  14. <link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Lato" rel="stylesheet">
  15.  
  16. <script src="timer.js"></script>
  17.  
  18. </head>
  19.  
  20. <body onload="odliczanie();">
  21. <div id="container">
  22.  
  23. <div class="rectangle">
  24. <div id="logo"><a href="index.html" class="tilelinkhtml5">Strona glówna</a></div>
  25. <div id="zegar">12:00:00</div>
  26. <div style="clear: both;"></div>
  27. </div>
  28.  
  29. <div class="square">
  30. <div class="tile1">
  31. <a href="kimjestem.html" class="tilelink"><i class="demo-icon icon-user"></i><br />Who am I?</a>
  32. </div>
  33. <a href="oferta.html" class="tilelinkhtml5">
  34. <div class="tile1">
  35. <div class="tile6">
  36. <img src="Mc2.png" height="100" ><br />Minecraft</a>
  37. </div>
  38. </div>
  39. </a>
  40. <div style="clear:both;"></div>
  41.  
  42. <div class="tile2">
  43. <a href="cv.html" class="tilelink"><i class="demo-icon icon-graduation-cap"></i><br />Curriculum vitae</a>
  44. </div>
  45. <div class="tile3">
  46. <a href="kontakt.html" class="tilelink"><i class="demo-icon icon-mail"></i><br />Kontakt ze mna</a>
  47. </div>
  48. <div style="clear:both;"></div>
  49.  
  50. <div class="tile4">
  51. <i></i>Oszczedzaj ta cenna walute ktora wydajesz na lewo i prawo<br /> - czas
  52. </div>
  53. </div>
  54. <div class="square">
  55. <div class="tile5">
  56. <b><u><font size="6" color="green"> Informacje o mnie </font> </u></b><br />
  57. Cześć, mam na imię Wojtek. Hobbistycznie zajmuję się graniem w gry komputerowe (np. minecraft, League of Legends), rysowaniem jak i projektowaniem. Jeśli chodzi o projektowanie to najbardziej lubie projektować jakieś postacie do gier. Jeśli chodzi o zainteresowania to lubię słuchać muzyki (nightcore, z lat 90, jaki i współczesnego popu), czyli znam wszystkie części pierwsze komputera i do czego one służą.
  58. </div>
  59. <div class="yt">
  60. <a href="https://www.youtube.com/channel/UCfSb11c2J481YMnvvYLiGCQ" target="_blank" class="sociallink"><i class="icon-youtube"></i></a>
  61. </div>
  62. <div class="fb">
  63. <a href="http://facebook.com" target="_blank" class="sociallink"><i class="demo-icon icon-facebook-official"></i></a>
  64. </div>
  65. <div class="gplus">
  66. <a href="http://plus.google.com" target="_blank" class="sociallink"><i class="icon-gplus"></i>
  67. </div></a>
  68. <div class="tw">
  69. <a href="http://twitter.com" target="_blank" class="sociallink"><i class="demo-icon icon-twitter-squared"></i>
  70. </div></a>
  71. </div>
  72. <div style="clear:both;"></div>
  73.  
  74. <div class="rectangle">2017 &copy; Wojciech Wróbel - portfolio.<i class="demo-icon icon-mail-alt"></i> gormit06@gmail.com</div>
  75.  
  76. </div>
  77.  
  78. </body>
  79. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement