how can i create website with knowledge of javascript, Java and html?

I'm not exactly sure what you are asking. You can use Netbeans to build a website. There are tools that will allow you to make a website incorporated with Java, Javascript, CSS, etc.
 
All you need is Wordpad, which comes free with Windows. You can also use Word. Just make sure to save the file in .txt format. Use the .htm extension, but the .txt format.
 
There is no easy way. You have to learn the coding for each language. If you wan to use Java for applications (not the same as JavaScript), you also need to learn some server-side things, since your Java apps will be server-based.

There are tools that can help you build sites, but you need to know the languages and how they work.
 
Back
Top