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

@ -53,4 +53,5 @@ tests:
```html
<img src="doingKarateWow.jpeg" alt="Someone doing karate">
```
</section>

View File

@ -101,4 +101,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -151,4 +151,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -123,4 +123,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -239,4 +239,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -99,4 +99,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -126,4 +126,5 @@ const datetimeAttr = $(timeElement).attr("datetime");
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -145,4 +145,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -158,4 +158,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

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>

View File

@ -123,4 +123,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -133,4 +133,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -133,4 +133,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -124,4 +124,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -123,4 +123,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -148,4 +148,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -76,4 +76,5 @@ tests:
</style>
<h1>Hello World!</h1>
```
</section>

View File

@ -95,4 +95,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text" style="color: white">Hello World!</h1>
```
</section>

View File

@ -102,4 +102,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text">Hello World!</h1>
```
</section>

View File

@ -91,4 +91,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text" style="color: white">Hello World!</h1>
```
</section>

View File

@ -84,4 +84,5 @@ tests:
</style>
<h1 class="pink-text blue-text">Hello World!</h1>
```
</section>

View File

@ -73,4 +73,5 @@ tests:
<h1 class="pink-text">Hello World!</h1>
```
</section>

View File

@ -174,4 +174,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -157,4 +157,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -158,4 +158,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -121,4 +121,5 @@ tests:
<h5 class="box green-box">padding</h5>
</div>
```
</section>

View File

@ -107,4 +107,5 @@ tests:
<h1 class="green-text">I am green!</h1>
```
</section>

View File

@ -127,4 +127,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -109,4 +109,5 @@ tests:
<h1 class="orange-text">I am orange!</h1>
```
</section>

View File

@ -105,4 +105,5 @@ tests:
<h1 class="blue-text">I am blue!</h1>
```
</section>

View File

@ -94,4 +94,5 @@ tests:
<input type="text" placeholder="cat photo URL">
</main>
```
</section>

View File

@ -115,4 +115,5 @@ name="personality">Evil</label><br>
</form>
</main>
```
</section>

View File

@ -58,4 +58,5 @@ tests:
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff</p>
```
</section>

View File

@ -58,4 +58,5 @@ tests:
<h2>CatPhotoApp</h2>
<p>Hello Paragraph</p>
```
</section>

View File

@ -78,4 +78,5 @@ tests:
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
```
</section>

View File

@ -72,4 +72,5 @@ tests:
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
```
</section>

View File

@ -66,4 +66,5 @@ tests:
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
```
</section>

Some files were not shown because too many files have changed in this diff Show More