Los (*) hay que quitarlos para que funcionen
<*img src="camino hacia el archivo" />
Ej
<*img src="a.gif">
Para elegir el tamaño:
Se utilizan los atributos width y height
Ej
<*img src="a.gif" width="28" height="21"> 
Atributo alt:
Colocaremos una brevísima descripción de la imagen
Ej
<*img src="a.gif" width="28" height="21" alt=" El gran sol"> 
Atributo border:
Definen el tamaño en píxeles del cuadro que rodea la imagen
Ej
<*img src="a.gif" width="28" height="21" boder="2"> 
Suscribirse a:
Enviar comentarios (Atom)
0 comentarios:
Publicar un comentario