Advertisement
Guest User

Untitled

a guest
May 26th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Ministarstvo odbrane eSrbije</title>
  4.  
  5. </head>
  6.  
  7. <body>
  8. <table align="center">
  9. <tr>
  10. <td><img src="avatars//mod.jpg" width="600" height="150" alt="Ministarstvo odbrane eSrbije" />
  11. </td>
  12. </tr>
  13. </table>
  14.  
  15.  
  16. <table align="center">
  17. <tr>
  18. <td>
  19. <form action="login.php" method="post">
  20. <input type="hidden" name="unit_name" value="ELITA">
  21. <input type="image" src="avatars//elita.jpg" width="195" height="195" alt="Elita"></form>
  22. </td>
  23.  
  24. <td>
  25. <form action="login.php" method="post">
  26. <input type="hidden" name="unit_name" value="VUKOVI">
  27. <input type="image" src="avatars//vukovi.jpg" width="195" height="195" alt="Vukovi"></form>
  28. </td>
  29. </tr>
  30. </table>
  31.  
  32. <table border="0" align="center" >
  33. <tr>
  34. <td>
  35. <form action="login.php" method="post">
  36. <input type="hidden" name="unit_name" value="SKORPIONI">
  37. <input type="image" src="avatars//skorpije.jpg" width="195" height="195" alt="Skorpioni"></form>
  38. </td>
  39.  
  40. <td>
  41. <form action="login.php" method="post">
  42. <input type="hidden" name="unit_name" value="MEDVEDI">
  43. <input type="image" src="avatars//medjedi.jpg" width="195" height="195" alt="Medvedi"></form>
  44. </td>
  45.  
  46. <td>
  47. <form action="login.php" method="post">
  48. <input type="hidden" name="unit_name" value="KOBRE">
  49. <input type="image" src="avatars//kobre.jpg" width="195" height="195" alt="Kobre"></form>
  50. </td>
  51.  
  52. <td>
  53. <form action="login.php" method="post">
  54. <input type="hidden" name="unit_name" value="LAVOVI">
  55. <input type="image" src="avatars//lavovi.jpg" width="195" height="195" alt="Lavavi"></form>
  56. </td>
  57.  
  58. <td>
  59. <form action="login.php" method="post">
  60. <input type="hidden" name="unit_name" value="PANTERI">
  61. <input type="image" src="avatars//panteri.jpg" width="195" height="195" alt="Panteri"></form>
  62. </td>
  63.  
  64. </tr>
  65.  
  66. </table>
  67. </body>
  68. </html>
  69.  
  70. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement