fix(curriculum): added extra line before </section> tag - Engl… (#36278)

This commit is contained in:
Randell Dawson
2019-07-18 08:24:12 -07:00
committed by mrugesh
parent b038af4925
commit c387873640
927 changed files with 928 additions and 0 deletions

View File

@ -128,4 +128,5 @@ tests:
<br>
<footer>&copy; 2018 FCC Kitchen</footer>
```
</section>

View File

@ -74,4 +74,5 @@ tests:
</style>
<a href="http://freecatphotoapp.com/" target="_blank">CatPhotoApp</a>
```
</section>

View File

@ -114,4 +114,5 @@ tests:
<div class="cyan"></div>
<div class="blue"></div>
```
</section>

View File

@ -156,4 +156,5 @@ tests:
<div class="star-2 stars"></div>
<div class="star-3 stars"></div>
```
</section>

View File

@ -81,4 +81,5 @@ tests:
<p>I still think the h2 is where it normally sits.</p>
</body>
```
</section>

View File

@ -124,4 +124,5 @@ tests:
<div class="balls" id="ball1"></div>
<div class="balls" id="ball2"></div>
```
</section>

View File

@ -91,4 +91,5 @@ tests:
<div class="first"></div>
<div class="second"></div>
```
</section>

View File

@ -90,4 +90,5 @@ tests:
<div class="blue"></div>
<div class="yellow"></div>
```
</section>

View File

@ -109,4 +109,5 @@ tests:
<div class="cyan"></div>
<div class="raspberry"></div>
```
</section>

View File

@ -128,4 +128,5 @@ tests:
<div class="balls" id="ball1"></div>
<div class="balls" id="ball2"></div>
```
</section>

View File

@ -115,4 +115,5 @@ tests:
<p>I shift up when the #navbar is fixed to the browser window.</p>
</body>
```
</section>

View File

@ -186,4 +186,5 @@ tests:
<div class="back"></div>
<div class="heart"></div>
```
</section>

View File

@ -122,4 +122,5 @@ tests:
<div class="balls" id="blue"></div>
<div class="balls" id="green"></div>
```
</section>

View File

@ -77,4 +77,5 @@ tests:
<p>I still think the h2 is where it normally sits.</p>
</body>
```
</section>

View File

@ -96,4 +96,5 @@ tests:
<h5>This is h5 text</h5>
<h6>This is h6 text</h6>
```
</section>

View File

@ -62,4 +62,5 @@ tests:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>
```
</section>

View File

@ -121,4 +121,5 @@ tests:
<h5>This is h5 text</h5>
<h6>This is h6 text</h6>
```
</section>

View File

@ -64,4 +64,5 @@ tests:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>
```
</section>

View File

@ -117,4 +117,5 @@ tests:
<div class="balls" id= "red"></div>
<div class="balls" id= "blue"></div>
```
</section>