Anda di halaman 1dari 16

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />

Gender:<input type="radio" value = "female" name="female" />male


<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>

</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>

Hobbies:<input type="text" name="hobbies" /><br>


Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />

Stream:<select name ="stream"> <option value="IT"> IT</option><option


value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>

</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>

Answer:<input type="text" name= "answer" /><br>


Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>

</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>

<input type="submit" value="clear"/>

</form>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />

DOB:<input type="date" name="dob"/><br />


Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="ContentCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCType" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#00CC66">
<form>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />
DOB:<input type="date" name="dob"/><br />
Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>

</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>

Name:<input type="text" name="firstname"/><br>


Age:<input type="text" name="age"/><br>
Email:<input type="text" name="mail"/><br />
Mobile:<input type="number" name="mobile"/><br />

DOB:<input type="date" name="dob"/><br />


Stream:<select name ="stream"> <option value="IT"> IT</option><option
value="CS"> CS </option></select><br />
Gender:<input type="radio" value = "female" name="female" />male
<input type="radio" value = "female" name="male" />feamle<br />
Address:<input type="text" name= "address" /><br />
Password:<input type="password" name="password" /><br />
Security Question:<select name="WHAT is ur name">
<option value="what is ur name">what is your name</option>
<option value="What is ur last name"> What is Ur last name</option>
</select><br>
Answer:<input type="text" name= "answer" /><br>
Hobbies:<input type="text" name="hobbies" /><br>
Father's Name:<input type="text" name="father's name"><br>
Father's Service<select name="government">
<option value="government">government</option>
<option value="private">private</option></select><br>
Father's Mobile No:<input type="number" name="number"/><br>
<input type="checkbox"/>I agree to terms and conditions<br>
<input type="submit" value = "submit"/>
<input type="submit" value="clear"/>

</form>
</body>
</html>

Anda mungkin juga menyukai