+ 1
How to make a forum in html
I want to make a webpage (later an app) where the turf community of my country can share their opinions and tips about races and challenge each other in tipster's challenges. I also want to include a local ranking for the best tipsters. where should i start and what should i learn to be able to that? Which website will help me? Excuse my english 😅
3 Respostas
+ 3
1. Learn HTML basics
2. Learn CSS basics
3. Learn JS basics
SoloLearn is enough for just the basics.
4. Practice coding random things
5. Keep researching methods as you code
6. Learn a server-side language (Node.js?)
Now you should be able to make it.
+ 5
If you just discovered Html, and just started Css, I will suggest you to continue as indicated by @James, and rather learn Php as server side language (except if you already are skilled in another script language) and learn some third party forum framework, such as PhpBB: building a forum from scratch is quite a very big work, even for high skilled programmers ;P
+ 4
at last a mauritian other than me appearing