diff --git a/Frontend-Development/README.md b/Frontend-Development/README.md index 95e668d6..5942cb6e 100644 --- a/Frontend-Development/README.md +++ b/Frontend-Development/README.md @@ -38,8 +38,6 @@ - [HTML course, build a website - FreeCodeCamp(Youtube)](https://www.youtube.com/watch?v=pQN-pnXPaVg) - [HTML crash course - Traversy Media(Youtube)](https://www.youtube.com/watch?v=UB1O30fR-EE) - [HTML Tutorial, making a Website - FreeCodeCamp(Youtube)](https://www.youtube.com/watch?v=PlxWf493en4) -- [Semantics - MDN Web Docs Glossary: Definitions of Web-related terms | MDN](https://developer.mozilla.org/en-US/docs/Glossary/Semantics) -- [Basics of SEO](https://github.com/seo/guide) - [HTML best practices ](https://github.com/hail2u/html-best-practices) ### Frontend Projects @@ -52,12 +50,12 @@ ## Learning CSS ### CSS Tutorials -- [Learn CSS - web.dev](https://web.dev/learn/css/) -- [Learn CSS - codecademy](https://www.codecademy.com/learn/learn-css) -- [CSS tutorial -w3schools](https://www.w3schools.com/css/) -- [CSS zero to hero - FreeCodeCamp(Youtube)](https://www.youtube.com/watch?v=1Rs2ND1ryYc) -- [Kevin Powell(Youtube)](https://www.youtube.com/kepowob) - [Introduction to CSS - Web Dev Simplified](https://www.youtube.com/playlist?list=PLZlA0Gpn_vH9D0J0Mtp6lIiD_8046k3si) +- [Learn CSS - web.dev (Alternatives)](https://web.dev/learn/css/) +- [Learn CSS - codecademy (Alternatives)](https://www.codecademy.com/learn/learn-css) +- [CSS tutorial -w3schools (Alternatives)](https://www.w3schools.com/css/) +- [CSS zero to hero - FreeCodeCamp(Youtube) (Alternatives)](https://www.youtube.com/watch?v=1Rs2ND1ryYc) +- [Kevin Powell(Youtube)](https://www.youtube.com/kepowob) - [The guide to responsive web design](https://webflow.com/blog/responsive-web-design) - [Learn flexbox by gaming](https://flexboxfroggy.com/) - [Learn Grid by gaming](https://cssgridgarden.com/)