I don’t really see any websites that allow you to practice webdev skills asides from JS. Maybe ask the user to make like a project or a simple website with the things they want implement and have them rank it and stuff?
I don’t really see any websites that allow you to practice webdev skills asides from JS. Maybe ask the user to make like a project or a simple website with the things they want implement and have them rank it and stuff?
https://www.freecodecamp.org/learn/2022/responsive-web-design/
https://www.youtube.com/@TraversyMedia
Highly recommend Brad Traversy, his channel will more than enough get your feets wet in starting web dev.
Documentation:
https://developer.mozilla.org/en-US/docs/Web/HTML
https://developer.mozilla.org/en-US/docs/Web/CSS
Thanks, but I’m looking for a place that would let me practice HTML+CSS, not resources to learn about HTML+CSS.
Here you go:
http://flexboxfroggy.com/ (Flex)
http://www.flexboxdefense.com/ (Flex)
https://cssgridgarden.com/ (Grid)
https://flukeout.github.io/
https://cssbattle.dev/
https://www.codewell.cc/
https://icodethis.com/
More CSS: https://css-tricks.com/
I second freecodecamp. I completed both the HTML and CSS courses and enjoyed them.