Yton

sas

Mar 17th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Las-Venturas.LT || Programėlė</title>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
  8. </head>
  9. <body>
  10.  
  11. <!--TITLE-->
  12. <div class="container">
  13. <br><br>
  14. <button type="button" class="btn btn-primary btn-block">Las-Venturas.LT | Programėlė</button>
  15. <div class="well well-lg">
  16. <img align="middle"> <img src="http://las-venturas.lt/logo.png" class="img-rounded" alt="Cinque Terre" width="190" height="190">
  17. <!--PRISIJUNGIMO MYGTUKAS-->
  18. <br>
  19. <button type="button"
  20. <button type="button" class="btn btn-success btn-block">Prisijungti</button>
  21.  
  22. <!--INFORMACIJOS MYGTUKAS-->
  23. <br>
  24. <div class="alert alert-info">
  25. <h6><strong>INFORMACIJA:</strong> <h6>Norint naudotis <strong>Las-Venturas.LT</strong> programėlę - privalote prisijungti! </h6>
  26. </div>
  27.  
  28.  
  29. </div>
  30.  
  31. </body>
  32. </html>
Add Comment
Please, Sign In to add comment