Advertisement
Guest User

index.html

a guest
Oct 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <meta charset="utf-8">
  3. <html>
  4. <head>
  5. <title>
  6. Test
  7. </title>
  8. <link rel="stylesheet" type="text/css" href="styles.css"/>
  9. <script src="index.js"></script>
  10. </head>
  11. <header>
  12. <div id="head1_div">
  13. <h1 id="head1">კეთილი იყოს თქვენი მობრძანება Test.te-ზე!</h1>
  14. </div>
  15. </header>
  16. <body>
  17. <button id="start_btn">ჩათის დაწყება</button>
  18. <div id="ad1"></div>
  19. <div id="ad2"></div>
  20. <button id="start_vid">ვიდეო ზარის დაწყება</button>
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement