Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/11/2006, 12:31
Foziw
 
Fecha de Ingreso: febrero-2005
Mensajes: 102
Antigüedad: 19 años, 2 meses
Puntos: 0
Problema con charset y tildes.

Hola,

Miren, aqui les pongo mi código html, el cuál no se ve bien en los exploradores, ya que las tildes no las visualiza correctamente.

Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


<head>
  
	<title>Arch&iacute;vese - Gesti&oacute;n Bibliogr&aacute;fica</title>
	


	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<meta name="author" content="Company name goes here" />
		<meta name="description" content="Description goes here" />
	<meta name="keywords" content="And the keywords go here" />
	
	<link rel="stylesheet" type="text/css" media="screen,projection" href="css/screen.css" /> 
Muchs gracias