<!DOCTYPE html
<html>
<head>
<title></title>
</head>
<body>
<table>
<tr>
<td>Email</td>
<td>
<input type="email" value placeholder="ejemplo@dominio.com">
</td>
</tr>
</table>
</body>
</html>
Veamos la implementacion de este ejemplo:
0 comentarios :
Publicar un comentario