Sample solution for the challenge seed code (#31929)

* Sample solution for the challenge seed code

I have updated the sample solution for the challenge seed code.

* Update headline-with-the-h2-element.english.md

Removed //solution required


Co-authored-by: Paul Gamble <pgamble@gmail.com>
This commit is contained in:
SGokul1
2019-01-25 21:49:27 +05:30
committed by Paul Gamble
parent 7f9cbe982b
commit 6b6b33092b

View File

@ -51,9 +51,14 @@ tests:
</section>
## Solution
<section id='solution'>
```js
// solution required
<section id='solution'>
```html
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
```
</section>
</section>