0
How do I successfully code a website
2 Answers
+ 1
Typicialy you use Html5, and a frontend framework if you like.
You also add a backend on the server side.
If you are serious watch and copy this video.
https://youtu.be/kMT54MPz9oE
0
firstly, you must begin to coding as a beginner (Learn html5 basics). Then use mathematical functions in your web site with javascript. Then designing with CSS.
I learnt html in 1 month. Then I start to learn PHP & MySQL.
In the "... for Dummies" book series (about HTML, JS, CSS, PHP and MySQL) have a description every codeline. Use books. I learnt WebDevelopment from this books.
Good Luck!