Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,9 +409,32 @@ <h3>Please share coding resources @ <a href = "https://github.com/GlasgowCoderCo
<p>A comprehensive resource for HTML, CSS, Javascript and more.</p>
</div>

<!-- Paste you code directly above here-->
</div></div>



<div class="links">
<p><a href="https://allthefreestock.com/">All The Free Stock</a></p>
<p>One place to find all the Free Photos, Mockups, Videos, Sound Effects, Color Inspiration, Website Templates, Fonts, Icons, Email Templates</p>
</div>

<div class="links">
<p><a href="https://codemyui.com/">Code My UI</a></p>
<p>Web Design & UI Inspiration with Code Snippets.</p>
</div>

<div class="links">
<p><a href="https://codesandbox.io/">Code Sandbox</a></p>
<p>Online code editor that support different frameworks like React, Angular, Vue ...</p>
<p>It comes with multi files, Hot Reload and github support</p>
</div>

<div class="links">
<p><a href="https://books.goalkicker.com/">Goalkicker Books</a></p>
<p>Free updated books about different programming languages</p>
</div>

<!-- Paste you code directly above here-->
</body>

</html>