div

by div on January 28th, 2012
No notes
Syntax: HTML
Show lines - Hide lines - Show in textbox - Download
<form action="registro.php" method="post">
<div>
<p>Unete a la lista de correos de usuarios de Dr. Simi</p>
    <fieldset>
        <label>Nombre: <input type="text" name="nombre" size="7" title="Nombre"/></label>
        <label>Apellido: <input type="text" name="apellido" size="7" title="Apellido"/></label>
        <label>Correo: <input type="text" name="email" size="10" title="Email"/></label>
    </fieldset></p>
    <input type="submit" src="send.jpg" value="Unete a la lista" title="Unete a la lista" />
</form>

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS