0
HTML5
What are some project for beginners to practice HTML, CSS and JS?
4 Respostas
+ 7
Jump to code section here on sololearn and look for some beginner friendly web projects (there are a lot of them) to get an idea for your new project.
⚠️P.S. but don't copy their code as it is, see their code only to get inspiration.
+ 5
Making a ball bounce around the screen is a good start 👍
+ 4
1. HTML and CSS
Blog Project
You'll need a theme to start a project to practice HTML.
The best way would be to begin with something very easy, such as the My Blog Project Template in HTML course.
After that, come back to develop it from time to time, when you learn new tricks.
I am featuring seven of my favorites :
https://code.sololearn.com/WS1l4514JQAx/?ref=app
2. JS
To-do List App
https://www.youtube.com/playlist?list=PLkqwj9vc20pUitqvZrLPk-hTNv63EJqwg
0
What programming language should you learn first if you want to be a Web Developer?