diff --git a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.english.md b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.english.md index 29be738096..4b0bb6ade4 100644 --- a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.english.md +++ b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form.english.md @@ -67,18 +67,12 @@ tests: ``` - - - ## Solution
-
- -```js -// solution required +```html

CatPhotoApp

Click here to view more cat photos.

@@ -103,6 +97,5 @@ tests:
``` - -
+