form button

<html>
<body>

<form action="">
<input type="button" value="Hello world!">
</form>

</body>
</html>

No comments:

Post a Comment