add solution (#28386)
This commit is contained in:
parent
7a0864d716
commit
996883be6c
@ -58,6 +58,19 @@ tests:
|
||||
<section id='solution'>
|
||||
|
||||
```js
|
||||
// solution required
|
||||
<h2>CatPhotoApp</h2>
|
||||
<main>
|
||||
<p>Click here to view more <a href="#">cat photos</a>.</p>
|
||||
|
||||
<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>
|
||||
|
||||
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
|
||||
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
|
||||
<ul>
|
||||
<li>milk</li>
|
||||
<li>food</li>
|
||||
<li>toys</li>
|
||||
</ul>
|
||||
</main>
|
||||
```
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user