Posts in html

Formulario para subir archivos

agosto 7th, 2008 Posted by html 0 thoughts on “Formulario para subir archivos”

<form action=”subir.php” method=”post” enctype=”multipart/form-data”>
<input name=”userfile” type=”file”>
</form>

Como incluir una hoja de estilos CSS externa

agosto 7th, 2008 Posted by css, html 0 thoughts on “Como incluir una hoja de estilos CSS externa”

Para incluir un archivo externo que contenga una hoja de estilo se puede hacer de la siguiente manera:

<link rel=”stylesheet” type=”text/css” media=”screen” href=”ruta/archivo.css”>

Tablas de Caracteres ASCii y HTML

agosto 5th, 2008 Posted by ascii, html 0 thoughts on “Tablas de Caracteres ASCii y HTML”

Html:
http://htmlhelp.com/reference/html40/entities/latin1.html

ASCII y +:
http://www.ascii.cl/es/ (CP)
http://www.ascii.cl/es/codigos-html.htm
http://www.portalplanetasedna.com.ar/ascii.htm

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina