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

Commit

Permalink
Merge pull request #624 from sosamsony/main
Browse files Browse the repository at this point in the history
Contributed to the Front-end development and also added another point.
  • Loading branch information
siddhant-khisty authored Aug 12, 2023
2 parents cdc487d + fa5d018 commit f26aa5f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Frontend-Development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- [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)
- [Learn HTML from Google ](https://web.dev/learn/html/)

### Frontend Projects

Expand All @@ -70,6 +71,8 @@
- [CSS Diner](https://flukeout.github.io/)
- [A complete guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
- [A complete guide to CSS Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)
- [A complete guide to CSS from Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics)
- [Learn CSS from Google](https://web.dev/learn/css/)

### Frontend Projects

Expand Down Expand Up @@ -214,3 +217,8 @@

- [frontendmentor.io](https://www.frontendmentor.io/)
- [frontendpractice.com](https://www.frontendpractice.com/)

## Level Up Your Web Development

- [Learn Privacy](https://web.dev/learn/privacy/)
- [Learn Accessility](https://web.dev/learn/accessibility/)

0 comments on commit f26aa5f

Please sign in to comment.