Si te encuentras con algún detalle que te causa duda puedes comentarlo y te responderemos rápidamente.
Ejemplo: cómo insertar una imagen en una etiqueta div en html
To insert an image inHTML, use the image tag and include a source and alt attribute.Like any other HTML element, you'll add images to the body section of your HTML file.The syntax looks like this:<img src="URL" alt="descriptive text">.An image is known as an “empty element” inHTML.
No se te olvide recomendar este enunciado si te fue de ayuda.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)