From 12a298a9a6730e6da3a84a28853f7e0b6375e4d3 Mon Sep 17 00:00:00 2001 From: Ridwan Date: Sat, 7 Oct 2023 15:32:54 +0100 Subject: [PATCH] add --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index fe01819..ec8e604 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,25 @@ In this amateur taskboard, we'll be creating more advanced HTML components, like You learn by asking questions, so feel free to do so in the community. There will always be developers of all experience levels and stack to help you out. Buckle your seatbelts, this will be a fun ride 😊. + +### Websites to learn CSS +[Javatpoint](https://www.javatpoint.com/css-tutorial) +[W3schools](https://www.w3schools.com/css/) + +### Website to learn HTML Forms +[W3schools](https://www.w3schools.com/) +[CodeCademy](https://www.codecademy.com/learn/learn-html-forms#:~:text=Learn%20HTML%3A%20Forms%20%7C%20Codecademy) + +### Website to learn CSS flexbox +[Scrimba](https://scrimba.com/learn/flexbox) + + ### CSS cheatsheet +[Devhints](https://devhints.io/css) + + [WebsiteSetup](https://websitesetup.org/css3-cheat-sheet/) + +### Project Ideas +1. Survey Form +2. Website Products Display +3. Hero page designs clone [click here to get access to designs](https://www.figma.com/file/uZdnROYnjc4dwXmU2XWk0Z/Hero-section-design-exploration?type=design&node-id=0-1&mode=design&t=EXOFTgQwcyMQFGnJ-0) +4. Landing page \ No newline at end of file