@@ -69,19 +69,21 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
69
69
- CSS-Tricks - [ HTML Entity Refernce] ( https://css-tricks.com/snippets/html/glyphs/ )
70
70
- W3Schools - [ Introduction to HTML] ( https://www.w3schools.com/html/html_intro.asp )
71
71
- Cheat Sheet - [ HTML Cheat Sheet] ( https://websitesetup.org/html5-cheat-sheet/ )
72
+ - Cheat Sheet - [ OverAPI - Links To MDN] ( https://overapi.com/html )
72
73
73
74
- Courses
74
75
75
76
- FreeCodeCamp - [ Introduction to Basic HTML & HTML5] ( https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/ )
76
77
- W3Schools - [ HTML Tutorial] ( https://www.w3schools.com/html/ )
77
78
- Udacity - [ Intro to HTML and CSS] ( https://www.udacity.com/course/intro-to-html-and-css--ud001 )
78
79
- Scrimba - [ Introduction to HTML] ( https://scrimba.com/learn/html )
79
- - EDX - [ HTML5 and CSSS Fundemantals] ( https://www.edx.org/course/html5-and-css-fundamentals )
80
+ - EDX - [ HTML5 and CSS Fundemantals] ( https://www.edx.org/course/html5-and-css-fundamentals )
80
81
- Youtube - [ HTML Full Course] ( https://www.youtube.com/watch?v=pQN-pnXPaVg&ab_channel=freeCodeCamp.org )
81
82
- Udemy - [ HTML and CSS3 Course 💵] ( https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/ )
82
83
- CodeCademy - [ Learn HTML 💵] ( https://www.codecademy.com/learn/learn-html )
83
84
- Pluralsight - [ HTML Fundamentals 💵] ( https://www.pluralsight.com/courses/html-fundamentals )
84
85
- Team Treehouse - [ Introduction to HTML and CSS 💵] ( https://teamtreehouse.com/library/introduction-to-html-and-css )
86
+ - The Odin Project - [ HTML & CSS] ( https://www.theodinproject.com/courses/html-and-css )
85
87
86
88
- Books
87
89
@@ -107,6 +109,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
107
109
- MDN - [ CSS] ( https://developer.mozilla.org/en-US/docs/Web/CSS )
108
110
- [ Extensive CSS Reference] ( https://tympanus.net/codrops/css_reference/ )
109
111
- [ Getting to Know CSS] ( https://learn.shayhowe.com/html-css/getting-to-know-css/ )
112
+ - Cheat Sheet - [ OverAPI - Links To MDN] ( https://overapi.com/css )
110
113
111
114
- Courses
112
115
@@ -185,6 +188,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
185
188
- MDN - [ JavaScript Reference] ( )
186
189
- MDN - [ Operator Precedence Table] ( )
187
190
- MDN - [ JavaScript Event Refernce] ( )
191
+ - Cheat Sheet - [ OverAPI - Links To MDN] ( https://overapi.com/javascript )
188
192
189
193
- Courses
190
194
@@ -195,6 +199,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
195
199
- EDX - [ Programming the Web with JavaScript] ( https://www.edx.org/course/programming-for-the-web-with-javascript )
196
200
- [ GeekforGeeks] ( https://www.geeksforgeeks.org/javascript-tutorial/ )
197
201
- Udemy [ The Complete JavaScript Course 💵] ( https://www.udemy.com/course/the-complete-javascript-course/ )
202
+ - The Odin Project[ Javascript Course- includes some backend related content too] ( https://www.theodinproject.com/courses/javascript )
198
203
199
204
- Books
200
205
@@ -508,6 +513,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
508
513
- [ Traversy Media] ( https://www.youtube.com/c/TraversyMedia )
509
514
- [ Programming With Mosh] ( https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA )
510
515
- [ Clement Mihailescu] ( https://www.youtube.com/channel/UCaO6VoaYJv4kS-TQO_M-N_g )
516
+ - [ Leon Noel] ( https://www.youtube.com/channel/UCGiRSHBdWuCgjgmPPz_13xw )
511
517
512
518
[ 👆 Back To Top] ( #table-of-contents )
513
519
0 commit comments