Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <form name="kalkulator">
  2. Podaj liczbe ogłoszeń<br />
  3. <input type="number" id="podaj"/><br />
  4. <input type="checkbox" id="check" /> Policz upust na newsletter<br /><br />
  5. <input type="button value"oblicz" name="button" onclick="licz(this.form)"/>
  6. <p id="akapit"> Koszt ogłoszeń ... PLN</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement