Page

HTML source code for create button

<!DOCTYPE html>
<html>
<body>

<form action="">
<input type="button" value="BUTTON">
</form>

</body>
</html>

No comments:

Post a Comment