Skip to content
8 changes: 4 additions & 4 deletions banana.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coconut</title>
<title>Banana</title>
</head>
<body>

Expand All @@ -28,11 +28,11 @@ <h1 class="title">Banana</h1>
<ul>


<l>India</li>
<li>India</li>
<li>China</li>
<li>Phillipines</li>
<li>Ecuador</p>
<li>Indonesia</l>
<li>Ecuador</li>
<li>Indonesia</li>
</ul>

<!-- --------------------------------------------- -->
Expand Down
2 changes: 1 addition & 1 deletion chocolate.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- I think there is something wrong in this part -->
<div clas="container">
<h1 class="title">Chocolate</h1>
<diiv class="description">>>
<div class="description">
Our chocolate ice cream is really good, made with real cacao !
<!-- --------------------------------------------- -->

Expand Down
4 changes: 2 additions & 2 deletions coconut.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ <h1 class="title">Coconut</h1>

<!-- I think there is something wrong in this part -->

<a hrf="index.html"><button type="button">Back</button></aa>
<a href="index.html"><button type="button">Back</button></a>

</dif>
</div>
</div>

<!-- --------------------------------------------- -->
Expand Down
2 changes: 1 addition & 1 deletion pistachio.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h1 class="title">Pistachio</h1>

<!-- I think there is something wrong in this part -->

<a hef="index.html"><buttun type="button">Back</button </a>
<a heef="index.html"><buttun type="button">Back</button </a

<!-- --------------------------------------------- -->

Expand Down
6 changes: 3 additions & 3 deletions strawberry.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ <h1 class="title">Strawberry</h1>

<!-- I think there is something wrong in this part -->

<ull>
<ul>
<li>China</li>
<li>United States</li>
<li>Mexico</lii>
<li>Mexico</li>
<li>Egypt</li>
<li Turkey</li>
<li>Turkey</li>
</ul>

<!-- ------------------------------------------ ----->
Expand Down
2 changes: 1 addition & 1 deletion vanilla.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 class="title">Vanilla</h1>
Our vanilla ice cream is a very well known flavor.
We use reall vanilla to flavor our vanilla ice cream.
Do you know how you can tell if reall vanilla was used for making the ice cream?
You will see tiny black specks in the ice cream ! That's the crushed vanilla !
You will see tiny black specks in the ice cream! That's the crushed vanilla!
Here are some of the countries where vanilla is grown and harvested:

<ul>
Expand Down