Advertisement
Guest User

index

a guest
Jan 28th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" href="style.css">
  5. <title>BUXAI.LT</title>
  6. </head>
  7. <body>
  8. <div id="konteineris">
  9. <header></header>
  10. <div id="nav">
  11. <ul>
  12. <li><a href="#">Namai</a></li>
  13. <li><a href="#">Forumas</a></li>
  14. <li><a href="#">Straipsniai</a></li>
  15. <li><a href="#">Naujienos</a></li>
  16. <li><a href="#">Sponsoriai</a></li>
  17. <li><a href="#">Darbo pradzia</a></li>
  18. <li><a href="#">Ismokos</a></li>
  19. <li><a href="#">Uzsakyti VIP</a></li>
  20. <li><a href="#">Administracija</a></li>
  21. <li><a href="#">D.U.K</a></li>
  22. </ul>
  23. </div>
  24. <div id="turinys">
  25. <aside id="kaireje">
  26. <section>
  27. <h1>Paskutines gautos ismokos</h1>
  28. <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  29. </section>
  30. <section>
  31. <h1>Gidas, darbui pradeti</h1>
  32. <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  33. </section>
  34. </aside>
  35. <aside id="desineje">
  36. <section>
  37. <h1>Daugiausiai reputacijos turi</h1>
  38. <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  39. </section>
  40. <section>
  41. <h1>Vartotojo zona</h1>
  42. <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  43. </section>
  44. </aside>
  45. <div id="naujienos">
  46. <article><h1>Naujiena pateikta buxai.eu puslapyje</h1></article>
  47. <article>
  48. <p><img src="images/img.png" align="left">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  49. </article>
  50. <article><h1>Naujiena pateikta buxai.eu puslapyje</h1></article>
  51. <article>
  52. <p><img src="images/img.png" align="left">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  53. </article>
  54. </div>
  55. </div>
  56. </div>
  57. <footer>
  58. <div id="footk">Dizainas pagal: www.minvid.eu
  59. <br>Visos teises saugomos &copy Justasino kopijuoti ir skleisti turini be savininko sutikimo yra draudziama</br>
  60. </div>
  61. </footer>
  62. </body>
  63. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement