+ 1
How to build my first website with html
Creating website
2 Respostas
+ 2
I see you have done html courses.
For training you can instal xampp for localhost apache and local database. Then notepad++/Sublime for coding.
Try native first if you wanna start coding from zero so you can understand how to create css, javascript. Then try using bootstraps etc to make it dinamics.
in basic web you need to know html,css, javascript, php, sql. All of that courses can be find here in SoloLearn.
Hopefully my answer can help you.
+ 2
There is an example on the SL HTML tutorial.