From 08b9c3c7fb1186279770b7e8b2826d544a5c4e83 Mon Sep 17 00:00:00 2001 From: SGokul1 <44476382+SGokul1@users.noreply.github.com> Date: Fri, 15 Feb 2019 00:58:40 +0530 Subject: [PATCH] I have updated the solution for this file. (#31749) * I have updated the solution for this file. I have added the expected output of the challenge seed code. * Update add-a-submit-button-to-a-form.english.md Placed solution in ```html tags * Update add-a-submit-button-to-a-form.english.md --- .../add-a-submit-button-to-a-form.english.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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:
``` - -
+