<html>
<head>
<title><b>Creat Account</b></title>
</head>
<body
bgcolor="pink">
<h1>BILLA GANG CHAT</h1>
</body>
</html>
<form>
First Name:<input
type="text"
name="firstname">
<br>
Last Name:<input
type="text"
name="lastname">
<br>
Date of Birth:<input
type="text"
name="dateofbirth">
<br>
Mobile Number:<input
type="text"
name="moblenumber">
<br>
<input type="radio"
name="sex"
value="male">Male
<br>
<input type="radio"
name="sex"
value="female">Female
<br>
<form name="iput"
action="html_form action
.asp"method="get">
Username:<input
type="text"
name="user">
<br>
Password:<input
type="text"
name="word">
<br>
Re-Type Your Password:<input
type="text"
name="word"
,br>
<input type="submit"
value="Submit">
</form>
0 comments:
Post a Comment