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
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ <h3>Please share coding resources</h3>
<p>Contains courses from MIT and Harvard that are free to audit/take</p>
</div>

<div class="links">
<p><a href="https://www.w3schools.com/">w3schools</a></p>
<p>Learn the very basics of HTML, CSS and JavaScript</p>
</div>

</div>
</body>
Expand Down