diff --git a/guide/spanish/html/attributes/a-href-attribute/index.md b/guide/spanish/html/attributes/a-href-attribute/index.md index d30ba22a00..71964c25d0 100644 --- a/guide/spanish/html/attributes/a-href-attribute/index.md +++ b/guide/spanish/html/attributes/a-href-attribute/index.md @@ -58,7 +58,7 @@ El `` también puede aplicarse a imágenes y otros elementos HTML. ### Ejemplo ```html -picture +imagen ``` ### Ejemplo @@ -68,7 +68,8 @@ El `` también puede aplicarse a imágenes y otros elementos HTML. ### Algunos ejemplos más de href ```html -Esto otorga una url base para todas las próximas urls en la página -Esto es un enlace vivo a una hoja de estilos externa - + + + + ```