Guest User

Untitled

a guest
Jul 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <html>
  2. <body>
  3. <form method="post" action="clockangle.php">
  4. Hour
  5. <input type="text" name="hour"/>
  6. </br></br>
  7. Minute
  8. <input type="text" name="minute"/>
  9. </br></br>
  10. <input type="submit" name="submit" value="Calculate Angle"/>
  11. </form>
  12. </body>
  13. </html>
Add Comment
Please, Sign In to add comment