Guest User

Untitled

a guest
Mar 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. <html>
  2. <head>
  3. <p>Head do home.php</p>
  4. </head>
  5. <body>
  6. <span>Body do home.php</span>
  7. </body>
  8. </html>
  9.  
  10. <html>
  11. <head>
  12. <p>Head do menu.php</p>
  13. </head>
  14. <body>
  15. <div>
  16. <span>Body do menu.php</span>
  17. </div>
  18. </body>
  19. </html>
  20.  
  21. <html>
  22. <head>
  23. <script type="text/javascript"></script>
  24. <script type="text/javascript"></script>
  25. <link rel="stylesheet" type="text/css">
  26. <link rel="stylesheet" type="text/css" href="">
  27. </head>
  28. <body>
  29. </body>
  30. </html>
  31.  
  32. <?php
  33. include_once 'includes.php';
  34. include_once 'menu.php';
  35. ?>
  36. <html>
  37. <head>
  38. <p>Head do home.php/contato.php e por ai vai...</p>
  39. </head>
  40. <body>
  41. <span>Body do home.php/contato.php e por ai vai...</span>
  42. </body>
  43. </html>
  44.  
  45. <html>
  46. <head>
  47. <script type="text/javascript"></script>
  48. <script type="text/javascript"></script>
  49. <link rel="stylesheet" type="text/css">
  50. <link rel="stylesheet" type="text/css">
  51. </head>
  52. <body>
  53. </body>
  54. </html><html>
  55. <head>
  56. <p>Head do menu.php</p>
  57. </head>
  58. <body>
  59. <div>
  60. <span>Body do menu.php</span>
  61. </div>
  62. </body>
  63. </html><html>
  64. <head>
  65. <p>Head do home.php/contato.php e por ai vai...</p>
  66. </head>
  67. <body>
  68. <span>Body do home.php/contato.php e por ai vai...</span>
  69. </body>
  70. </html>
Add Comment
Please, Sign In to add comment