30/10/2011, 14:34
|
| | | Fecha de Ingreso: enero-2011
Mensajes: 27
Antigüedad: 14 años Puntos: 2 | |
Respuesta: No se carga la hoja CSS Cambialo por este code
Código:
<html>
<head>
<title>CSS</title>
<link href="./estilos.css" rel="stylesheet" type="text/css" media="screen"/>
</head>
|