+ 1
Hey guys I was wondering if you guys could give me any project ideas you did with HTML when you where stating to code.
Beginner needs help
4 Answers
+ 2
Since HTML is a markup language, I just practiced taking notes on what I've learned with it for my starting project (not a lofty goal by far). It's like using Markdown, but more cumbersome. On the bright side, you can build on it later when you learn CSS to make it look nice. đ
+ 3
make a to do list
+ 3
You can create a form to collect information form user, sign up or log in form etc.
You can also visit the code playground of SoloLearn! You can find many codes which can give you some ideas!!
+ 1
Make something like a sign up form