Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hibaa8 authored Nov 2, 2022
1 parent a18473f commit 79fcb5b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h3>JavaScript</h1>
</div>
</section>

<!--practice-->
<!--practice-->
<section class='practice'>
<h1>Practice</h1>
<p>Students can practice the skills they learn in tutorials through an entertaining game or by creating projects for their portfolios</p>
Expand All @@ -92,7 +92,7 @@ <h1>Practice</h1>
<div class='practice-col'>
<a href='game.html'><img src='https://cdn.glitch.com/1ec3f49c-c727-4187-8082-d28c4e9b2889%2Fgame.png?v=1629526376231'></a>
<div class='second_layer'>
<h2>Game</h2>
<h2>Additional Learning Resources</h2>
</div>
</div>
<div class='practice-col'>
Expand All @@ -104,6 +104,7 @@ <h2>Project Ideas</h2>
</div>
</section>


<!--footer-->
<section class='footer'>
<h3>About Us</h3>
Expand All @@ -127,4 +128,4 @@ <h3>About Us</h3>
</script>
</body>

</html>
</html>

0 comments on commit 79fcb5b

Please sign in to comment.