Fri Feb 17, 2012 8:20 pm
<html>
<head>
<title>usage of the legend</title>
</head>
<body>
<p>
<fieldset align="center">
<legend>Please enter your personal information:</legend>
<input type="text" name="Name" value="Name" size="60">
<br>
<input type="text" name="Age" value="Age" size="10">
<br>
<input type="text" name="Address" value="Address" size="60">
<br>
<input type="text" name="Email" value="Email" size="60">
</fieldset>
</p>
</body>
</html>
|
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.