ip experiment no:3-Forms and frames


<html>
<head><title>Firstpage</title>
</head>
<body bgcolor="#99ff99">
<marquee>Welcome to parshvanath college of engineering</marquee>
</body>
</html>
-----------------------------------------------------------------
<html>
<head><title>Admission form</title>
</head>
<body bgcolor="#ff5522">
<a href="AdmissionForm.html"><center><u><b><i>Click here to fill the form</i></b></u></center></a>
</body>
</html>
-----------------------------------------------------------------
<html>
<head><title>Admission form</title>
</head>
<body bgcolor="#ff5522">
<div align="center" style="font-face:Viner Hand ITC;color:black;font-weight:bold;text-transform:UPPERCASE;text-decoration:overline;font-style:Italic;"><u>Admission form</u>
</div>
<pre>
<form method="post" action="mailto:vivek.of.nayyar@gmail.com">
Full name:<input type="text" size="10" maxsize="20" name="fullname" /></span>
Gender:
Male<input type="radio" name="gender" value="m"/>
Female<input type="radio" name="gender" value="f"/>
<div align="absmiddle">Address</div><textarea name="address" rows="3" cols="10" align="middle">Enter ur address</textarea>
Email-id:<input type="text" size="20" maxsize="30"/>
Select your age
<select name="age" size="1">
<option>15.</option>
<option>16.</option>
<option>17.</option>
<option>18.</option>
<option>19.</option>
<option>20.</option>
</select>
<input type="submit" value="Click here to submit"/>
<input type="reset" value="Click here to reset"/>
</form>
</pre>
</body>
</html>
------------------------------------------------------------------
<html>
<head><title>FeedbackForm</title>
</head>
<body bgcolor="#ff8899">
<div align="center"><u>FeedbackForm</u></div>
<pre>
<form method="post" action="vivek.of.nayyar@gmail.com">
Name:<input type="password" size="5" maxsize="15"/>
Age
<select name="age" size="1">
<option>15.</option>
<option>16.</option>
<option>17.</option>
<option>18.</option>
<option>19.</option>
<option>20.</option>
</select>
Gender:
Male<input type="radio" name="gender" value="m"/>
Female<input type="radio" name="gender" value="f"/>
Email-id:<input type="text" size="20" maxsize="30"/>
Rate the seminar
Excellent<input type="checkbox" name="excellent"/>
Good<input type="checkbox" name="good"/>
Bad<input type="checkbox" name="bad"/>
worst<input type="checkbox" name="bad"/>
<input type="submit" value="Click here to submit"/>
<input type="reset" value="Click here to reset"/>
</form>
</pre>
</body>
</html>
-------------------------------------------------------------------
<html>
<head>
<title>Frames and Forms</title>
<frameset rows="25%,75%">
<frame src="Firstpage.html"></frame>
<frameset cols="25%,75%">
<frame src="Link.html"></frame>
<frame src="FeedbackForm.html"></frame>
</frameset>
</frameset>
</head>
<body bgcolor="#ff2255" link="yellow" vlink="red" alink="blue">
</body>
</html>


-------------------------------------------------------------------

Penulis : vivek nayyar ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel ip experiment no:3-Forms and frames ini dipublish oleh vivek nayyar pada hari Tuesday 27 March 2012. Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan ip experiment no:3-Forms and frames
 

0 comments:

Post a Comment