ing-troduccion
HTML + JS
Volver al central
← Volver a la lección 2
Enlace e imagen
Agregá un <a href="..."> a un sitio y una <img src="..." alt="...">.
Tu código (HTML + CSS + JS en un solo documento)
<!DOCTYPE html> <html> <body> </body> </html>
Ejecutar
Entrega deshabilitada (modo práctica libre)
Consola
Presioná "Ejecutar" para ver el resultado.
Preview