Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update README.md #601

Closed
wants to merge 2 commits into from
Closed
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
11 changes: 5 additions & 6 deletions Frontend-Development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -52,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/)
Expand Down