Click here to view more cat photos.
-
Things cats love:
@@ -160,7 +160,7 @@ assert($('img').css('border-left-color') === 'rgb(0, 128, 0)');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md index 1918fff3e9..4ab6ca88a5 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md @@ -71,7 +71,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -134,7 +134,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-color-of-text.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-color-of-text.md index cd28ca9a81..3fd8f34274 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-color-of-text.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-color-of-text.md @@ -56,7 +56,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
@@ -92,7 +92,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md index 669b8156dd..51f463ec58 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md @@ -44,7 +44,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
@@ -89,7 +89,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md index 96d9ece642..56e9be770c 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md @@ -79,7 +79,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
@@ -146,7 +146,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/import-a-google-font.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/import-a-google-font.md index 6eb05732f0..70b0ad8e02 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/import-a-google-font.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/import-a-google-font.md @@ -93,7 +93,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -145,7 +145,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md index 626225ab5e..90bbe72dd8 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md @@ -65,7 +65,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
@@ -129,7 +129,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md index 4090b1388b..266beaec13 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md @@ -55,7 +55,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -102,7 +102,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-id-of-an-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-id-of-an-element.md index b80e2438bc..e9b2ab1d96 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-id-of-an-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/set-the-id-of-an-element.md @@ -73,7 +73,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
@@ -140,7 +140,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/size-your-images.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/size-your-images.md index 5eca0b1c94..a0c193a796 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/size-your-images.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/size-your-images.md @@ -31,7 +31,7 @@ CSS 的 `width` 屬性可以控制元素的寬度。 和設置文本字號一樣 ```js assert( - $("img[src='https://bit.ly/fcc-relaxing-cat']").attr('class') + $("img[src='https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg']").attr('class') .trim().split(/\s+/g).includes('smaller-image') ); ``` @@ -70,7 +70,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -126,7 +126,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md index fb22352e22..96c6d030b8 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md @@ -90,7 +90,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
@@ -142,7 +142,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md index a01967b9ce..3897352072 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md @@ -61,7 +61,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
@@ -103,7 +103,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md index 09c13163be..00ffe1ed3a 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md @@ -70,7 +70,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
@@ -112,7 +112,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md index 0baf81f11e..1971254263 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md @@ -96,7 +96,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
@@ -167,7 +167,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md index 70badd013d..55684a8db5 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md @@ -109,7 +109,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -180,7 +180,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md index 782abeeaa3..2e7c48241d 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md @@ -87,7 +87,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -128,7 +128,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md index 5cc013e5a8..42945e631d 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md @@ -64,7 +64,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
-
@@ -91,7 +91,7 @@ assert(
- milk diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md index 58474048a2..c6cfd880a0 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md @@ -60,7 +60,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
index fc49c49a39..f7c5ded421 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
@@ -64,7 +64,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
@@ -89,7 +89,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
index 12d5ae0017..a097b5dc16 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
@@ -44,7 +44,7 @@ assert($('input[type="checkbox"]').prop('checked'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -77,7 +77,7 @@ assert($('input[type="checkbox"]').prop('checked'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
index 8ea98ca842..570d9fce6e 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
@@ -77,7 +77,7 @@ assert($('ul li').filter((_, item) => !$(item).text().trim()).length === 0);
Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -91,7 +91,7 @@ assert($('ul li').filter((_, item) => !$(item).text().trim()).length === 0);Click here to view more cat photos.
-
Click here to view more cat photos.
-
Things cats love:
-
@@ -85,7 +85,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
index e6fe3fd35b..54d6b2e281 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
@@ -76,7 +76,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -106,7 +106,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
index 222a429a2b..8c1e7e52ac 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
@@ -108,7 +108,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -136,7 +136,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
index 9c73aaa731..e529dbc938 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
@@ -42,7 +42,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
@@ -68,7 +68,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
index e41dfcf235..73f82d4f5b 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
@@ -119,7 +119,7 @@ $('ol li').each((i, val) =>
Click here to view more cat photos.
-
Things cats love:
-
@@ -139,7 +139,7 @@ $('ol li').each((i, val) =>
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
index a3dd5427f7..9bdc0bda08 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
@@ -56,7 +56,7 @@ assert(
-

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -69,7 +69,7 @@ assert(CatPhotoApp

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md index 7f81171541..e12df23464 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md @@ -87,7 +87,7 @@ assert($('footer').eq(0).attr('id') == 'footer'); cat photos -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -107,7 +107,7 @@ assert($('footer').eq(0).attr('id') == 'footer'); Jump to Bottom -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md index 387f9e6ae5..a0c254da7c 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md @@ -36,7 +36,7 @@ assert($('a').attr('href') === '#');Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -50,7 +50,7 @@ assert($('a').attr('href') === '#');Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md index 6b06192f58..215e492d54 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md @@ -141,7 +141,7 @@ assert( cat photos -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -155,7 +155,7 @@ assert(View more cat photos
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md index ed69c2f83c..dc95288e4e 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md @@ -59,7 +59,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
-
@@ -93,7 +93,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
index 8ec3d15f11..bf97e8ad97 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
@@ -14,7 +14,7 @@ dashedName: turn-an-image-into-a-link
如果我們要把圖片嵌套進 `a` 元素, 可以這樣寫:
```html
-

Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -72,7 +72,7 @@ assert(Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md index 457e855e5d..bb3be465a5 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md @@ -36,7 +36,7 @@ assert($('input').prop('required'));Click here to view more cat photos.
-
Things cats love:
-
@@ -64,7 +64,7 @@ assert($('input').prop('required'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
index a48efac9ab..451ccfb5c0 100644
--- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
+++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
@@ -88,7 +88,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
@@ -121,7 +121,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md b/curriculum/challenges/chinese-traditional/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
index 3a4e7bc62f..408956d1dd 100644
--- a/curriculum/challenges/chinese-traditional/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
+++ b/curriculum/challenges/chinese-traditional/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
@@ -26,7 +26,7 @@ var cat = {
};
```
-在這個示例中,所有的屬性都被純屬爲字符串,比如 `name`、`legs` 和 `tails`。 然而,你也可以使用數字作爲屬性。 你甚至可以省略單字字符串屬性中的引號,如下所示:
+在此示例中,所有屬性都存儲爲字符串,例如 `name`、`legs` 和 `tails`。 然而,你也可以使用數字作爲屬性。 你甚至可以省略單字字符串屬性中的引號,如下所示:
```js
var anotherObject = {
diff --git a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
index 9e6df989c5..f95f855af0 100644
--- a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
+++ b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
@@ -76,10 +76,10 @@ assert(
CatPhotoApp


CatPhotoApp


Click here for cat photos.
-

Things cats love:
-
@@ -144,9 +144,9 @@ assert(
- cat nip @@ -129,9 +129,9 @@ assert($('h2').hasClass('red-text'));
- cat nip diff --git a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md index 0aef40904c..e36a1eeacc 100644 --- a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md +++ b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md @@ -93,9 +93,9 @@ assert(
- milk diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md index 3b554d608b..85d88e9c15 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-form-element.md @@ -60,7 +60,7 @@ assert(
- cat nip @@ -129,9 +129,9 @@ assert($('h2').hasClass('red-text'));
- cat nip diff --git a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md index c272a583e3..39d4f09cd1 100644 --- a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md +++ b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-block-element-bootstrap-button.md @@ -93,9 +93,9 @@ assert(
Click here for cat photos.
-

Click here for cat photos.
-

Things cats love:
Click here for cat photos.
-

Things cats love:
Click here for cat photos.
-

Things cats love:
-
@@ -156,9 +156,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
index a5de5b343a..cb3d4968a0 100644
--- a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
+++ b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
@@ -76,9 +76,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
@@ -143,9 +143,9 @@ assert(
Click here for cat photos.
-

CatPhotoApp
-


Click here for cat photos.
-

CatPhotoApp
-

CatPhotoApp


CatPhotoApp


CatPhotoApp


CatPhotoApp

CatPhotoApp

Click here for cat photos.
-

Things cats love:
-
@@ -138,9 +138,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
index 608a183e4f..56cda62b60 100644
--- a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
+++ b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
@@ -86,9 +86,9 @@ assert(
CatPhotoApp
-

CatPhotoApp
-

Click here for cat photos.
-
Things cats love:
-
@@ -143,7 +143,7 @@ assert($('.container-fluid').children().length >= 8 && !$('.container-fluid').ha
Click here for cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
index 62a8f44472..049589e671 100644
--- a/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
+++ b/curriculum/challenges/chinese-traditional/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
@@ -91,9 +91,9 @@ assert(
Click here for cat photos.
-

Click here for cat photos.
-

Click here for cat photos.
-

Things cats love:
@@ -145,9 +145,9 @@ assert(Click here for cat photos.
-


Click here to view more cat photos.
-
Things cats love:
@@ -160,7 +160,7 @@ assert($('img').css('border-left-color') === 'rgb(0, 128, 0)');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md index 65ac7fab14..af0656837c 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md @@ -71,7 +71,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -134,7 +134,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-color-of-text.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-color-of-text.md index e1a2b53d91..743f19c21a 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-color-of-text.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-color-of-text.md @@ -56,7 +56,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
@@ -92,7 +92,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md index faedf5cd4d..62107bd750 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md @@ -44,7 +44,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
@@ -89,7 +89,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md index c02fe7057e..43b357f39f 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md @@ -79,7 +79,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
@@ -146,7 +146,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/import-a-google-font.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/import-a-google-font.md index 6deadcd626..669aacdf88 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/import-a-google-font.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/import-a-google-font.md @@ -93,7 +93,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -145,7 +145,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md index cd4fb6f43b..6bfb6b9c1f 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md @@ -65,7 +65,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
@@ -129,7 +129,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md index 45ea371f2b..aeac390abe 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md @@ -55,7 +55,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -102,7 +102,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-id-of-an-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-id-of-an-element.md index 517b93d962..4ba9cf6fe1 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-id-of-an-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/set-the-id-of-an-element.md @@ -73,7 +73,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
@@ -140,7 +140,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/size-your-images.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/size-your-images.md index 5960fa0a0d..0bc629c719 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/size-your-images.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/size-your-images.md @@ -31,7 +31,7 @@ CSS 的 `width` 属性可以控制元素的宽度。 和设置文本字号一样 ```js assert( - $("img[src='https://bit.ly/fcc-relaxing-cat']").attr('class') + $("img[src='https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg']").attr('class') .trim().split(/\s+/g).includes('smaller-image') ); ``` @@ -70,7 +70,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -126,7 +126,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md index af9be7e752..9f03018882 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md @@ -90,7 +90,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
@@ -142,7 +142,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md index 3d8fe8f5c6..3b90abcacc 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md @@ -61,7 +61,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
@@ -103,7 +103,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md index 52d0e35e11..0485bb0845 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md @@ -70,7 +70,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
@@ -112,7 +112,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md index d558f43052..8f2dba76b8 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md @@ -96,7 +96,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
@@ -167,7 +167,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md index d0c1fb6284..2f1f547593 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md @@ -109,7 +109,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -180,7 +180,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md index d7a3703c04..c6f307f3c5 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-css/use-css-selectors-to-style-elements.md @@ -87,7 +87,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -128,7 +128,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md index fc141892fc..d0133374d1 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.md @@ -64,7 +64,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
-
@@ -91,7 +91,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
index b9d0536558..74570dd1a1 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field.md
@@ -64,7 +64,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
@@ -89,7 +89,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
index 5d15026e9b..9363242b13 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/check-radio-buttons-and-checkboxes-by-default.md
@@ -44,7 +44,7 @@ assert($('input[type="checkbox"]').prop('checked'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -77,7 +77,7 @@ assert($('input[type="checkbox"]').prop('checked'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
index 7d018825d1..307e6596db 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-bulleted-unordered-list.md
@@ -77,7 +77,7 @@ assert($('ul li').filter((_, item) => !$(item).text().trim()).length === 0);
Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -91,7 +91,7 @@ assert($('ul li').filter((_, item) => !$(item).text().trim()).length === 0);Click here to view more cat photos.
-
Click here to view more cat photos.
-
Things cats love:
-
@@ -85,7 +85,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
index 9a72fd9fd4..f9c09b1d00 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-checkboxes.md
@@ -76,7 +76,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -106,7 +106,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
index e69a72f891..bae9297af7 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
@@ -108,7 +108,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
@@ -136,7 +136,7 @@ assert($('label').parent().get(0).tagName.match('FORM'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
index 379f71180b..314ee0d652 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-a-text-field.md
@@ -42,7 +42,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
@@ -68,7 +68,7 @@ assert($('input[type=text]').length > 0);
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
index 00478ca09a..df03a69c03 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/create-an-ordered-list.md
@@ -119,7 +119,7 @@ $('ol li').each((i, val) =>
Click here to view more cat photos.
-
Things cats love:
-
@@ -139,7 +139,7 @@ $('ol li').each((i, val) =>
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
index 06924e4e93..b70ab09b8f 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements.md
@@ -56,7 +56,7 @@ assert(
-

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -69,7 +69,7 @@ assert(CatPhotoApp

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md index 2cea968a62..26c1e7a473 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/link-to-internal-sections-of-a-page-with-anchor-elements.md @@ -87,7 +87,7 @@ assert($('footer').eq(0).attr('id') == 'footer'); cat photos -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -107,7 +107,7 @@ assert($('footer').eq(0).attr('id') == 'footer'); Jump to Bottom -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md index 1f8ae11709..0bff3d13d0 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/make-dead-links-using-the-hash-symbol.md @@ -36,7 +36,7 @@ assert($('a').attr('href') === '#');Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -50,7 +50,7 @@ assert($('a').attr('href') === '#');Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md index 9294363c15..04019500a2 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md @@ -141,7 +141,7 @@ assert( cat photos -
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -155,7 +155,7 @@ assert(View more cat photos
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md index 01bdb478d5..8abebe5469 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/nest-many-elements-within-a-single-div-element.md @@ -59,7 +59,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
-
@@ -93,7 +93,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
index d9c92ddef2..461c45fa24 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/turn-an-image-into-a-link.md
@@ -14,7 +14,7 @@ dashedName: turn-an-image-into-a-link
如果我们要把图片嵌套进 `a` 元素, 可以这样写:
```html
-

Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
@@ -72,7 +72,7 @@ assert(Click here to view more cat photos.
-
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md index b13bf05edf..a8d17459de 100644 --- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md +++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-html5-to-require-a-field.md @@ -36,7 +36,7 @@ assert($('input').prop('required'));Click here to view more cat photos.
-
Things cats love:
-
@@ -64,7 +64,7 @@ assert($('input').prop('required'));
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
index 0e23e23518..f11d713ec4 100644
--- a/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
+++ b/curriculum/challenges/chinese/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
@@ -88,7 +88,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
@@ -121,7 +121,7 @@ assert(
Click here to view more cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md b/curriculum/challenges/chinese/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
index 4ecd72ba0e..f918c4e796 100644
--- a/curriculum/challenges/chinese/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
+++ b/curriculum/challenges/chinese/02-javascript-algorithms-and-data-structures/basic-javascript/build-javascript-objects.md
@@ -26,7 +26,7 @@ var cat = {
};
```
-在这个示例中,所有的属性都被纯属为字符串,比如 `name`、`legs` 和 `tails`。 然而,你也可以使用数字作为属性。 你甚至可以省略单字字符串属性中的引号,如下所示:
+在此示例中,所有属性都存储为字符串,例如 `name`、`legs` 和 `tails`。 然而,你也可以使用数字作为属性。 你甚至可以省略单字字符串属性中的引号,如下所示:
```js
var anotherObject = {
diff --git a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
index cfbee850d6..1b69d45025 100644
--- a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
+++ b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/add-font-awesome-icons-to-all-of-our-buttons.md
@@ -76,10 +76,10 @@ assert(
CatPhotoApp


CatPhotoApp


Click here for cat photos.
-

Things cats love:
-
@@ -144,9 +144,9 @@ assert(
Click here for cat photos.
-

Click here for cat photos.
-

Things cats love:
Click here for cat photos.
-

Things cats love:
Click here for cat photos.
-

Things cats love:
-
@@ -156,9 +156,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
diff --git a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
index bc14a36cc5..50b59f02ef 100644
--- a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
+++ b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/create-a-bootstrap-button.md
@@ -76,9 +76,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
@@ -143,9 +143,9 @@ assert(
Click here for cat photos.
-

CatPhotoApp
-


Click here for cat photos.
-

CatPhotoApp
-

CatPhotoApp


CatPhotoApp


CatPhotoApp


CatPhotoApp

CatPhotoApp

Click here for cat photos.
-

Things cats love:
-
@@ -138,9 +138,9 @@ assert(
Click here for cat photos.
-

Things cats love:
-
diff --git a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
index 3e37dcecda..b2b237edfc 100644
--- a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
+++ b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-a-span-to-target-inline-elements.md
@@ -86,9 +86,9 @@ assert(
CatPhotoApp
-

CatPhotoApp
-

Click here for cat photos.
-
Things cats love:
-
@@ -143,7 +143,7 @@ assert($('.container-fluid').children().length >= 8 && !$('.container-fluid').ha
Click here for cat photos.
-
Things cats love:
-
diff --git a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
index 2b59bf33ec..1c3d403eef 100644
--- a/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
+++ b/curriculum/challenges/chinese/03-front-end-development-libraries/bootstrap/use-the-bootstrap-grid-to-put-elements-side-by-side.md
@@ -91,9 +91,9 @@ assert(
Click here for cat photos.
-

Click here for cat photos.
-

Click here for cat photos.
-

Things cats love:
@@ -145,9 +145,9 @@ assert(Click here for cat photos.
-


Click here to view more cat photos.
-
Things cats love:
@@ -160,7 +160,7 @@ assert($('img').css('border-left-color') === 'rgb(0, 128, 0)');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md index 358863bec6..dacf2f1ef1 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/add-rounded-corners-with-border-radius.md @@ -71,7 +71,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -134,7 +134,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-color-of-text.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-color-of-text.md index 3b3885ed97..9f5ac347ca 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-color-of-text.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-color-of-text.md @@ -56,7 +56,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
@@ -92,7 +92,7 @@ assert($('h2').attr('style') && $('h2').attr('style').endsWith(';'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md index e81d4c1178..393ff4c070 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/change-the-font-size-of-an-element.md @@ -44,7 +44,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
@@ -89,7 +89,7 @@ assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md index 028ea20ebc..07c0db1bd4 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md @@ -79,7 +79,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
@@ -146,7 +146,7 @@ assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/import-a-google-font.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/import-a-google-font.md index b1fe140bf2..ce83455f02 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/import-a-google-font.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/import-a-google-font.md @@ -93,7 +93,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -145,7 +145,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md index 29a27109cd..3170e41162 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/make-circular-images-with-a-border-radius.md @@ -65,7 +65,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
@@ -129,7 +129,7 @@ assert(code.match(/50%/g));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md index 88feb30ea9..328e111370 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-font-family-of-an-element.md @@ -55,7 +55,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -102,7 +102,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-id-of-an-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-id-of-an-element.md index 138271fa9e..014bd84693 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-id-of-an-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/set-the-id-of-an-element.md @@ -73,7 +73,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
@@ -140,7 +140,7 @@ assert($('form').attr('id') === 'cat-photo-form');Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/size-your-images.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/size-your-images.md index 6e33480b28..07ec1f876e 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/size-your-images.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/size-your-images.md @@ -31,7 +31,7 @@ Tu elemento `img` debe incluir la "class" `smaller-image`. ```js assert( - $("img[src='https://bit.ly/fcc-relaxing-cat']").attr('class') + $("img[src='https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg']").attr('class') .trim().split(/\s+/g).includes('smaller-image') ); ``` @@ -70,7 +70,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -126,7 +126,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md index 32395cf83e..fdbe22484f 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/specify-how-fonts-should-degrade.md @@ -90,7 +90,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
@@ -142,7 +142,7 @@ assert(new RegExp('[^fc]-->', 'gi').test(code));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md index 16b005c502..58064142c8 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/style-multiple-elements-with-a-css-class.md @@ -61,7 +61,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
@@ -103,7 +103,7 @@ assert($('p:eq(0)').hasClass('red-text'));Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md index 092ba5b8a9..f7e07101af 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-a-css-class-to-style-an-element.md @@ -70,7 +70,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
@@ -112,7 +112,7 @@ assert($('h2').attr('style') === undefined);Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md index bcdde64e5f..25f5f01bfb 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-an-id-attribute-to-style-an-element.md @@ -96,7 +96,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
@@ -167,7 +167,7 @@ assert(!code.match(/Click here to view more cat photos.
-
Things cats love:
diff --git a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md index b719e1f9e5..4d810358d3 100644 --- a/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md +++ b/curriculum/challenges/espanol/01-responsive-web-design/basic-css/use-attribute-selectors-to-style-elements.md @@ -109,7 +109,7 @@ assert(Click here to view more cat photos.
-
Things cats love:
@@ -180,7 +180,7 @@ assert(Click here to view more