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:
@ -51,9 +51,14 @@ tests:
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
|
|
||||||
<section id='solution'>
|
<section id='solution'>
|
||||||
|
|
||||||
```js
|
```html
|
||||||
// solution required
|
<h1>Hello World</h1>
|
||||||
|
<h2>CatPhotoApp</h2>
|
||||||
```
|
```
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user