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'>
|
<div id='html-seed'>
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<!-- add your code below -->
|
<!-- add your code below -->
|
||||||
@ -47,9 +48,11 @@ tests:
|
|||||||
<!-- add your code above -->
|
<!-- add your code above -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
@ -63,6 +66,7 @@ tests:
|
|||||||
<!-- add your code above -->
|
<!-- add your code above -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user