JavaScript Tutorial - 5 - answer to Task 12
<html> <head> <title>Today</title> </head> <body> <form> <input type=button value="please press me"> </form> </body> </html>
HOME Table of Contents