From 24828664a95c5ef087e92649d393c8805b23b850 Mon Sep 17 00:00:00 2001 From: GregRush <37374248+GregRush@users.noreply.github.com> Date: Sun, 11 Aug 2019 01:36:33 +0200 Subject: [PATCH] Translated text within the code and corrected syntax errors (#24368) --- .../html/attributes/body-background-attribute/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/spanish/html/attributes/body-background-attribute/index.md b/guide/spanish/html/attributes/body-background-attribute/index.md index 02228432aa..2442c9f006 100644 --- a/guide/spanish/html/attributes/body-background-attribute/index.md +++ b/guide/spanish/html/attributes/body-background-attribute/index.md @@ -12,7 +12,7 @@ Sintaxis: Atributo: -`background - URL for background image` +`background - URL de la imagen de fondo` Ejemplo: @@ -28,8 +28,8 @@ Ejemplo: El atributo de fondo del cuerpo ha quedado en desuso en HTML5. La forma correcta de estilo de la etiqueta `` es con CSS. -Hay varias propiedades CSS utilizadas para configurar el fondo de un elemento. Estos pueden ser utilizados en para establecer el fondo de una página entera. +Hay varias propiedades CSS utilizadas para configurar el fondo de un elemento. Estas pueden ser utilizadas para establecer el fondo de una página entera. ## Echale un vistazo: -* [CSS de fondo de propiedad](https://github.com/freeCodeCamp/guides/blob/master/src/pages/css/background/index.md) \ No newline at end of file +* [CSS de fondo de propiedad](https://github.com/freeCodeCamp/guides/blob/master/src/pages/css/background/index.md)