From 174e98a404afc5d075ed4c96c29a368a01dc7436 Mon Sep 17 00:00:00 2001 From: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> Date: Wed, 15 Jul 2020 02:53:48 -0700 Subject: [PATCH] fix(learn): updated catphotoapp links (Spanish) (#39255) --- .../adjust-the-hover-state-of-an-anchor-tag.spanish.md | 2 +- .../add-borders-around-your-elements.spanish.md | 2 +- .../add-rounded-corners-with-border-radius.spanish.md | 2 +- .../basic-css/change-the-color-of-text.spanish.md | 2 +- .../change-the-font-size-of-an-element.spanish.md | 2 +- ...give-a-background-color-to-a-div-element.spanish.md | 2 +- .../basic-css/import-a-google-font.spanish.md | 2 +- ...ake-circular-images-with-a-border-radius.spanish.md | 2 +- .../set-the-font-family-of-an-element.spanish.md | 2 +- .../basic-css/set-the-id-of-an-element.spanish.md | 2 +- .../basic-css/size-your-images.spanish.md | 2 +- .../specify-how-fonts-should-degrade.spanish.md | 2 +- ...style-multiple-elements-with-a-css-class.spanish.md | 2 +- .../use-a-css-class-to-style-an-element.spanish.md | 2 +- .../use-an-id-attribute-to-style-an-element.spanish.md | 2 +- ...se-attribute-selectors-to-style-elements.spanish.md | 2 +- .../use-css-selectors-to-style-elements.spanish.md | 2 +- .../add-a-submit-button-to-a-form.spanish.md | 2 +- ...-radio-buttons-and-checkboxes-by-default.spanish.md | 2 +- .../create-a-form-element.spanish.md | 6 +++--- .../create-a-set-of-checkboxes.spanish.md | 2 +- .../create-a-set-of-radio-buttons.spanish.md | 2 +- ...k-to-external-pages-with-anchor-elements.spanish.md | 2 +- ...-sections-of-a-page-with-anchor-elements.spanish.md | 2 +- .../make-dead-links-using-the-hash-symbol.spanish.md | 4 ++-- ...est-an-anchor-element-within-a-paragraph.spanish.md | 10 +++++----- ...any-elements-within-a-single-div-element.spanish.md | 2 +- .../use-html5-to-require-a-field.spanish.md | 2 +- ...font-awesome-icons-to-all-of-our-buttons.spanish.md | 2 +- .../add-font-awesome-icons-to-our-buttons.spanish.md | 2 +- .../call-out-optional-actions-with-btn-info.spanish.md | 2 +- .../bootstrap/center-text-with-bootstrap.spanish.md | 2 +- .../create-a-block-element-bootstrap-button.spanish.md | 2 +- .../bootstrap/create-a-bootstrap-button.spanish.md | 2 +- .../bootstrap/create-a-custom-heading.spanish.md | 2 +- .../ditch-custom-css-for-bootstrap.spanish.md | 2 +- ...orm-elements-responsively-with-bootstrap.spanish.md | 2 +- .../bootstrap/make-images-mobile-responsive.spanish.md | 2 +- .../bootstrap/responsively-style-checkboxes.spanish.md | 2 +- .../responsively-style-radio-buttons.spanish.md | 2 +- .../style-text-inputs-as-form-controls.spanish.md | 2 +- ...taste-the-bootstrap-button-color-rainbow.spanish.md | 2 +- .../use-a-span-to-target-inline-elements.spanish.md | 2 +- ...e-design-with-bootstrap-fluid-containers.spanish.md | 2 +- ...tstrap-grid-to-put-elements-side-by-side.spanish.md | 2 +- ...rs-of-a-dangerous-action-with-btn-danger.spanish.md | 2 +- 46 files changed, 53 insertions(+), 53 deletions(-) diff --git a/curriculum/challenges/spanish/01-responsive-web-design/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag.spanish.md index de04b127832..c145dc7bec8 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag.spanish.md @@ -40,7 +40,7 @@ tests: -CatPhotoApp +CatPhotoApp ``` diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-borders-around-your-elements.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-borders-around-your-elements.spanish.md index 7284070d78a..1d44c8c0683 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-borders-around-your-elements.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-borders-around-your-elements.spanish.md @@ -93,7 +93,7 @@ tests: -
+
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.spanish.md index f2350e47205..c5e658e02f9 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.spanish.md @@ -81,7 +81,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-color-of-text.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-color-of-text.spanish.md index 58671d065d7..2d38ebc571f 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-color-of-text.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-color-of-text.spanish.md @@ -54,7 +54,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.spanish.md index 7a542cf5d86..52bdef71f1f 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.spanish.md @@ -57,7 +57,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.spanish.md index 3b4577646b7..8b661e3716c 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.spanish.md @@ -82,7 +82,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/import-a-google-font.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/import-a-google-font.spanish.md index f1249185f58..40118d7ea35 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/import-a-google-font.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/import-a-google-font.spanish.md @@ -68,7 +68,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.spanish.md index 0d921b7ff12..a2e4271209f 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.spanish.md @@ -80,7 +80,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.spanish.md index adb64a8627c..e63978b063a 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.spanish.md @@ -61,7 +61,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-id-of-an-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-id-of-an-element.spanish.md index 7970262c932..3e6294fdb2e 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-id-of-an-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/set-the-id-of-an-element.spanish.md @@ -82,7 +82,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/size-your-images.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/size-your-images.spanish.md index 5008c0eeaa8..3027235a764 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/size-your-images.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/size-your-images.spanish.md @@ -69,7 +69,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.spanish.md index 1792bc937b4..5097cdd9e8e 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.spanish.md @@ -73,7 +73,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.spanish.md index 5c34ec8df4e..710afa88f85 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.spanish.md @@ -66,7 +66,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.spanish.md index 1c2215fdaca..27b959e7d51 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.spanish.md @@ -63,7 +63,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.spanish.md index 091f3c37a06..9fbbdaad715 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.spanish.md @@ -88,7 +88,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.spanish.md index 371c495b473..74697646ecc 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.spanish.md @@ -86,7 +86,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.spanish.md index 5aef41c771d..bb322fad595 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.spanish.md @@ -59,7 +59,7 @@ tests: - +
diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.spanish.md index fd9ac0f4723..849cb8c2899 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.spanish.md @@ -54,7 +54,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.spanish.md index 2b3a68239cf..bd938f3e2ef 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.spanish.md @@ -50,7 +50,7 @@ tests:
  • thunder
  • other cats
  • -
    +
    diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-form-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-form-element.spanish.md index f21928fbd96..cf1fb1d53fb 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-form-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-form-element.spanish.md @@ -10,7 +10,7 @@ localeTitle: Crear un elemento de formulario
    Puede crear formularios web que envíen datos reales a un servidor usando nada más que HTML. Puedes hacerlo especificando un action en tu elemento form . Por ejemplo: <form action="/url-where-you-want-to-submit-form-data"></form>
    ## Instructions -
    Anida el campo de texto dentro de un elemento form y agrega el atributo action="/submit-cat-photo" al elemento formulario.
    +
    Anida el campo de texto dentro de un elemento form y agrega el atributo action="https://freecatphotoapp.com/submit-cat-photo" al elemento formulario.
    ## Tests
    @@ -19,8 +19,8 @@ localeTitle: Crear un elemento de formulario tests: - text: Anida el elemento de entrada de texto dentro de un elemento de form . testString: 'assert($("form") && $("form").children("input") && $("form").children("input").length > 0, "Nest your text input element within a form element.");' - - text: Asegúrese de que su form tenga un atributo action y cuyo valor sea /submit-cat-photo - testString: 'assert($("form").attr("action") === "/submit-cat-photo", "Make sure your form has an action attribute which is set to /submit-cat-photo");' + - text: Asegúrese de que su form tenga un atributo action y cuyo valor sea https://freecatphotoapp.com/submit-cat-photo + testString: 'assert($("form").attr("action") === "https://freecatphotoapp.com/submit-cat-photo", "Make sure your form has an action attribute which is set to https://freecatphotoapp.com/submit-cat-photo");' - text: Asegúrese de que su elemento form tenga las etiquetas de apertura y cierre bien formadas. testString: 'assert(code.match(/<\/form>/g) && code.match(//g) && code.match(/<\/form>/g).length === code.match(//g).length, "Make sure your form element has well-formed open and close tags.");' diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.spanish.md index 868281af787..5b837683145 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.spanish.md @@ -54,7 +54,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.spanish.md index c5a793afda6..80e1532e2c5 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.spanish.md @@ -60,7 +60,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.spanish.md index 88695a8d628..195c7ed4be0 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.spanish.md @@ -10,7 +10,7 @@ localeTitle: Enlace a páginas externas con elementos de anclaje
    Puede usar elementos de anclaje anchor para vincular contenido fuera de su página web. los elementos de anclaje anchor necesitan una dirección web de destino denominada atributo href . También necesitara agregar texto al elemento de anclaje. Aquí hay un ejemplo: <a href="https://freecodecamp.org">this links to freecodecamp.org</a> Luego, su navegador mostrará el texto "este enlace a freecodecamp.org" como un enlace en el que puede hacer clic. Y ese enlace lo llevará a la dirección web https://www.freecodecamp.org .
    ## Instructions -
    Crear un elemento de anclaje a que une a http://freecatphotoapp.com y tiene "fotos de gatos" como su texto de anclaje anchor text .
    +
    Crear un elemento de anclaje a que une a https://freecatphotoapp.com y tiene "fotos de gatos" como su texto de anclaje anchor text .
    ## Tests
    diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.spanish.md index 9e378173c9d..2f28d90ba2d 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.spanish.md @@ -43,7 +43,7 @@ tests:

    CatPhotoApp

    - cat photos + cat photos A cute orange cat lying on its back. diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.spanish.md index 99d1c26a351..d09dc406867 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.spanish.md @@ -10,7 +10,7 @@ localeTitle: Realizar enlaces muertos usando el símbolo de hash
    A veces desea agregar elementosa a su sitio web antes de saber a donde lo va a llevar. Esto también es útil cuando está cambiando el comportamiento de un enlace usando JavaScript , que aprenderemos más adelante.
    ## Instructions -
    El valor actual del atributo href es un enlace que apunta a "http://freecatphotoapp.com". Reemplace el valor del atributo href con un # , también conocido como símbolo de hash, para crear un enlace muerto. Por ejemplo: href="#"
    +
    El valor actual del atributo href es un enlace que apunta a "https://freecatphotoapp.com". Reemplace el valor del atributo href con un # , también conocido como símbolo de hash, para crear un enlace muerto. Por ejemplo: href="#"
    ## Tests
    @@ -32,7 +32,7 @@ tests: ```html

    CatPhotoApp

    -

    Click here to view more cat photos.

    +

    Click here to view more cat photos.

    A cute orange cat lying on its back. diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.spanish.md index 5d0e5d41df7..109afaa9f7e 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.spanish.md @@ -17,16 +17,16 @@ localeTitle: Anidar un elemento de anclaje dentro de un párrafo ```yml tests: - - text: 'Es necesario un a elemento que une a "http://freecatphotoapp.com".' - testString: 'assert(($("a[href=\"http://freecatphotoapp.com\"]").length > 0 || $("a[href=\"http://www.freecatphotoapp.com\"]").length > 0), "You need an a element that links to "http://freecatphotoapp.com".");' + - text: 'Es necesario un a elemento que une a "https://freecatphotoapp.com".' + testString: 'assert(($("a[href=\"https://freecatphotoapp.com\"]").length > 0 || $("a[href=\"http://www.freecatphotoapp.com\"]").length > 0), "You need an a element that links to "https://freecatphotoapp.com".");' - text: Su a elemento debe tener el texto de anclaje de fotos "gato" testString: 'assert($("a").text().match(/cat\sphotos/gi), "Your a element should have the anchor text of "cat photos"");' - text: Crear un nuevo p elemento alrededor de su a elemento. Debe haber al menos 3 etiquetas p en total en su código HTML. testString: 'assert($("p") && $("p").length > 2, "Create a new p element around your a element. There should be at least 3 total p tags in your HTML code.");' - text: Su a elemento debe estar anidada dentro de su nueva p elemento. - testString: 'assert(($("a[href=\"http://freecatphotoapp.com\"]").parent().is("p") || $("a[href=\"http://www.freecatphotoapp.com\"]").parent().is("p")), "Your a element should be nested within your new p element.");' + testString: 'assert(($("a[href=\"https://freecatphotoapp.com\"]").parent().is("p") || $("a[href=\"http://www.freecatphotoapp.com\"]").parent().is("p")), "Your a element should be nested within your new p element.");' - text: Su elemento p debe tener el texto "Ver más" (con un espacio detrás de él). - testString: 'assert(($("a[href=\"http://freecatphotoapp.com\"]").parent().text().match(/View\smore\s/gi) || $("a[href=\"http://www.freecatphotoapp.com\"]").parent().text().match(/View\smore\s/gi)), "Your p element should have the text "View more " (with a space after it).");' + testString: 'assert(($("a[href=\"https://freecatphotoapp.com\"]").parent().text().match(/View\smore\s/gi) || $("a[href=\"http://www.freecatphotoapp.com\"]").parent().text().match(/View\smore\s/gi)), "Your p element should have the text "View more " (with a space after it).");' - text: Su a elemento no debería tener el texto "Ver más". testString: 'assert(!$("a").text().match(/View\smore/gi), "Your a element should not have the text "View more".");' - text: Asegúrese de que cada uno de sus elementos p tenga una etiqueta de cierre. @@ -47,7 +47,7 @@ tests:

    CatPhotoApp

    - cat photos + cat photos A cute orange cat lying on its back. diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.spanish.md index 0ae17310627..63236f5d1f4 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.spanish.md @@ -55,7 +55,7 @@ tests:
  • other cats
  • -
    +
    diff --git a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.spanish.md index f8eefcc9290..f6e3803f8c7 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.spanish.md @@ -48,7 +48,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.spanish.md index 0b8dacbc044..61aa79b2d24 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.spanish.md @@ -85,7 +85,7 @@ tests:
  • thunder
  • other cats
  • -
    + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-our-buttons.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-our-buttons.spanish.md index 5050cddbd01..db03c1a0a1d 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-our-buttons.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/add-font-awesome-icons-to-our-buttons.spanish.md @@ -87,7 +87,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info.spanish.md index 659793425f9..3182d9c13fa 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info.spanish.md @@ -85,7 +85,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/center-text-with-bootstrap.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/center-text-with-bootstrap.spanish.md index 3b7019260b5..b32fe7dc3a3 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/center-text-with-bootstrap.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/center-text-with-bootstrap.spanish.md @@ -80,7 +80,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-block-element-bootstrap-button.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-block-element-bootstrap-button.spanish.md index b5bbb4bdcc7..79e8dd28235 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-block-element-bootstrap-button.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-block-element-bootstrap-button.spanish.md @@ -83,7 +83,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-bootstrap-button.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-bootstrap-button.spanish.md index cfd7a0c24b2..c1f2111a33a 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-bootstrap-button.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-bootstrap-button.spanish.md @@ -83,7 +83,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-custom-heading.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-custom-heading.spanish.md index 0f8dbc037b3..99cb2761102 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-custom-heading.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/create-a-custom-heading.spanish.md @@ -81,7 +81,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/ditch-custom-css-for-bootstrap.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/ditch-custom-css-for-bootstrap.spanish.md index 54f27307f19..18aa5e61413 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/ditch-custom-css-for-bootstrap.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/ditch-custom-css-for-bootstrap.spanish.md @@ -97,7 +97,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/line-up-form-elements-responsively-with-bootstrap.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/line-up-form-elements-responsively-with-bootstrap.spanish.md index 1e72ff71627..fefa885f9fe 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/line-up-form-elements-responsively-with-bootstrap.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/line-up-form-elements-responsively-with-bootstrap.spanish.md @@ -88,7 +88,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/make-images-mobile-responsive.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/make-images-mobile-responsive.spanish.md index 455bc0bf47e..4ee58f1a8ed 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/make-images-mobile-responsive.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/make-images-mobile-responsive.spanish.md @@ -85,7 +85,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-checkboxes.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-checkboxes.spanish.md index 35103666160..cd72e3ea413 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-checkboxes.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-checkboxes.spanish.md @@ -86,7 +86,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-radio-buttons.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-radio-buttons.spanish.md index 0c083f8604d..2b6c76e86cc 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-radio-buttons.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/responsively-style-radio-buttons.spanish.md @@ -85,7 +85,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/style-text-inputs-as-form-controls.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/style-text-inputs-as-form-controls.spanish.md index 625a1770158..b78cef5b30b 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/style-text-inputs-as-form-controls.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/style-text-inputs-as-form-controls.spanish.md @@ -88,7 +88,7 @@ tests:
  • thunder
  • other cats
  • - +
    diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/taste-the-bootstrap-button-color-rainbow.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/taste-the-bootstrap-button-color-rainbow.spanish.md index 25c4d120264..a82c0925a4f 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/taste-the-bootstrap-button-color-rainbow.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/taste-the-bootstrap-button-color-rainbow.spanish.md @@ -83,7 +83,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-a-span-to-target-inline-elements.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-a-span-to-target-inline-elements.spanish.md index a5970daf799..73324b92886 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-a-span-to-target-inline-elements.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-a-span-to-target-inline-elements.spanish.md @@ -89,7 +89,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-responsive-design-with-bootstrap-fluid-containers.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-responsive-design-with-bootstrap-fluid-containers.spanish.md index 160174f131e..96ecc66dd5d 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-responsive-design-with-bootstrap-fluid-containers.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-responsive-design-with-bootstrap-fluid-containers.spanish.md @@ -80,7 +80,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.spanish.md index d9fd6cf7092..7cdd01e5d91 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.spanish.md @@ -87,7 +87,7 @@ tests:
  • thunder
  • other cats
  • - + diff --git a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/warn-your-users-of-a-dangerous-action-with-btn-danger.spanish.md b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/warn-your-users-of-a-dangerous-action-with-btn-danger.spanish.md index 735198b3880..9eef0255b81 100644 --- a/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/warn-your-users-of-a-dangerous-action-with-btn-danger.spanish.md +++ b/curriculum/challenges/spanish/03-front-end-libraries/bootstrap/warn-your-users-of-a-dangerous-action-with-btn-danger.spanish.md @@ -86,7 +86,7 @@ tests:
  • thunder
  • other cats
  • - +