<HTML>
<HEAD>
<TITLE> Button Control Form</TITLE>
<BODY>
<form>
<input type="submit" name="submit" value="submit"/>
<input type="reset" name="reset" value="reset"/>
<input type="button" name="ok" value="OK"/>
<input type="image" name="imagebutton" src="welcome
scan.jpg"/>
</form>
</BODY>
</HEAD>
</HTML>
No comments:
Post a Comment