Advertisement
Guest User

Untitled

a guest
Sep 7th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="description" content="rules">
  8. <meta name="author" content="Samerton">
  9. <meta name="theme-color" content="#454545" />
  10.  
  11. <title>Pravidla &bull; ShadowPixel</title>
  12.  
  13. </head>
  14. <body>
  15. <div class="container">
  16. <div class="row">
  17. <center>test</center>
  18. <?php
  19. $test = 5;
  20. echo $test;
  21. ?>
  22. </div>
  23. </div>
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement