CLICK HERE

Earning More

Clickz

Sunday, December 5, 2010

Create A Button coding

<html>
<body>
<title>Kuldeep Ji</title>

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

</body>
</html>

1 comment: