Skip to content

additional resources for learning about the Internet and HTML. #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Banner](/img/Banner.jpg 'Banner')
![Banner](/img/Banner.jpg "Banner")

## Introduction

Expand Down Expand Up @@ -57,6 +57,8 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- 📜[How does the Internet Work? — HowStuffWorks](https://computer.howstuffworks.com/internet/basics/internet.htm)
- 📜[How the Internet Works — Medium](https://medium.com/@User3141592/how-does-the-internet-work-edc2e22e7eb8#:~:text=It%20is%20a%20network%20that,their%20source%20to%20their%20destination.)
- 📜[How Does the Internet Work? — Stanford](https://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- 📜[How Does the Internet Work? — cs.fyi](https://cs.fyi/guide/how-does-internet-work)
- 📜[How Does the Internet Work? — roadmap.sh](https://roadmap.sh/guides/what-is-internet)

### Videos

Expand Down Expand Up @@ -100,6 +102,8 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- 📝[Learn HTML CodeCademy 💵](https://www.codecademy.com/learn/learn-html)
- 📝[Introduction to HTML and CSS Team Treehouse 💵](https://teamtreehouse.com/library/introduction-to-html-and-css)
- 📝[Learn HTML in Detail](https://www.scaler.com/topics/html/)
- 📝[HTML Introduction W3Schools](https://www.w3schools.com/html/html_intro.asp)

### Websites

- 🌐[HTML5 Doctor - A great reference for HTML Elements](http://html5doctor.com/)
Expand Down Expand Up @@ -218,7 +222,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- 📝[JavaScript Tutorial - GeekforGeeks](https://www.geeksforgeeks.org/javascript-tutorial/)
- 📝[JavaScript30 - Wes Bos](https://javascript30.com/)
- 📝[The Complete JavaScript Course - Udemy💵 ](https://www.udemy.com/course/the-complete-javascript-course/)
- 📝[Learn Javascript From Scratch - Scaler](https://www.scaler.com/topics/javascript/)
- 📝[Learn Javascript From Scratch - Scaler](https://www.scaler.com/topics/javascript/)

### Books

Expand Down