From b4a5d72720eaa5dbf32335f034e2d433e8de7254 Mon Sep 17 00:00:00 2001 From: Asif Malik <97840127+asifMalik78@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:58:14 +0530 Subject: [PATCH 1/3] Update README.md remove seo and semantics in learning HTML --- Frontend-Development/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Frontend-Development/README.md b/Frontend-Development/README.md index 95e668d6..7c948a49 100644 --- a/Frontend-Development/README.md +++ b/Frontend-Development/README.md @@ -38,7 +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) From a943245e5fdfbcf6dff0402442aed94e81fae6ab Mon Sep 17 00:00:00 2001 From: Asif Malik <97840127+asifMalik78@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:09:11 +0530 Subject: [PATCH 2/3] Update Links containing the same content tagged as alternatives --- Frontend-Development/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Frontend-Development/README.md b/Frontend-Development/README.md index 7c948a49..4ca46029 100644 --- a/Frontend-Development/README.md +++ b/Frontend-Development/README.md @@ -51,12 +51,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/) From 8eb5f48dea73872ecf4431af8e8603de5667c278 Mon Sep 17 00:00:00 2001 From: Asif Malik <97840127+asifMalik78@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:20:53 +0530 Subject: [PATCH 3/3] remove basics of seo --- Frontend-Development/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Frontend-Development/README.md b/Frontend-Development/README.md index 4ca46029..5942cb6e 100644 --- a/Frontend-Development/README.md +++ b/Frontend-Development/README.md @@ -38,7 +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) -- [Basics of SEO](https://github.com/seo/guide) - [HTML best practices ](https://github.com/hail2u/html-best-practices) ### Frontend Projects