From 0351df1c2469f1db57a258db69d81ccba5e813be Mon Sep 17 00:00:00 2001 From: Casey Bennington Date: Thu, 24 Jan 2019 21:03:03 +0000 Subject: [PATCH] Added solution to the uncomment-html-english-challenge (#28868) LGTM! --- .../basic-html-and-html5/uncomment-html.english.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md index 33111a5c4a..139a0797cf 100644 --- a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md +++ b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md @@ -60,6 +60,10 @@ tests:
```js -// solution required +

Hello World

+ +

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.

```