Advertisement
szubert

Untitled

Apr 14th, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.49 KB | None | 0 0
  1. html>
  2. <head>
  3. <meta charset="utf-8"/>
  4. <title> Miasta</title>
  5.  
  6.  
  7.  
  8.  
  9. </head>
  10. <body bgcolor="gray">
  11. <b><u><font color ="white" ><font size= "70" ><center> Menu <b/> </font></font></center></u>
  12. <center><br><a href = "masta.php" >Dodaj miasta</a></br></center>
  13. <center><br><a href = "ulice.php">Dodaj ulice </a></br></center>
  14. <center><br><a href= "pracownicy.php">Dodaj pracownikow</a></br></center>
  15. <center><br><a href ="wyświetl.php"> Wyswietl</a> </br></center>
  16.  
  17.  
  18.  
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement