Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/10/2009, 16:03
Avatar de cristian_cena
cristian_cena
Colaborador
 
Fecha de Ingreso: junio-2009
Mensajes: 2.244
Antigüedad: 14 años, 10 meses
Puntos: 269
Respuesta: Problema con Imagenes y Links

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin t&iacute;tulo</title>
<style>
a img {border:none;}
</style>

</head>
<body>
<A href="/"><IMG src="JoomlaLogowSlogan.png"></A>
</body>
</html>

Sugerencias:

- no olvides nunca dar un doctype. http://www.w3schools.com/tags/tag_DOCTYPE.asp
- no incluyas tus imagenes dentro de la etiqueta <p>
- aprende css www.librosweb.es

Saludos!

P/D: Cito="Me podrías pasar el código ya hecho a ver si sirve." por ultima vez