Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.37 KB | None | 0 0
  1. <form action="dmg2.php" method=post>
  2. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  3. <table border=0>
  4. <tr bgcolor=#99FFFF>
  5.     <td width=50>Ilość pracowników</td>
  6.  
  7. </tr>
  8. <tr>
  9.     <td align="center"><input type="text" name="liczba_pracownikow" size="5" maxlength="2"></td>
  10.     <td colspan="2" align="text"><input type="submit" value="Dalej"></td>
  11. </tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement