well, that depends on what you want to do, for simple static websites you can use HTML, CSS and Javascript.
For dynamic websites, there is PHP which can be used with HTML, CSS and Javascript and for backend programming.
I use PHP for web development along with Bootstrap for my frontend needs.