Saturday 11 January 2014

forms: creatin button

<!DOCTYPE html>
<html>
<body>

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

</body>
</html>

No comments:

Post a Comment