fix/add-tests
This commit is contained in:
committed by
Kristofer Koishigawa
parent
2e6cb9181a
commit
23d723a71f
@ -40,6 +40,7 @@ tests:
|
||||
<div id='html-seed'>
|
||||
|
||||
```html
|
||||
|
||||
<html>
|
||||
<body>
|
||||
<!-- add your code below -->
|
||||
@ -47,9 +48,11 @@ tests:
|
||||
<!-- add your code above -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
## Solution
|
||||
@ -63,6 +66,7 @@ tests:
|
||||
<!-- add your code above -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
```
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user