Ejemplo: plantilla html básica
Basic Html Template:
<html>
<head>
<title>
/* document title here */
</title>
/* document meta information and external file include written here */
</head>
<body>
/* document body goes here */
</body>
</html>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)