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
This commit is contained in:
@ -67,18 +67,12 @@ tests:
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
## Solution
|
||||
<section id='solution'>
|
||||
|
||||
<div id='html-seed'>
|
||||
|
||||
```js
|
||||
// solution required
|
||||
```html
|
||||
<h2>CatPhotoApp</h2>
|
||||
<main>
|
||||
<p>Click here to view more <a href="#">cat photos</a>.</p>
|
||||
@ -103,6 +97,5 @@ tests:
|
||||
</form>
|
||||
</main>
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user