Can someone tell me how to compile an html file in the ubuntu terminal?

Jake

New member
I just learned how to run a java application from the terminal by typing 'javac' before the file, and now I am wondering how to run an html file inside of the terminal too. It can't be 'javac file.html' is it?
Is there some prefix for doing this? Thanks.
 
Back
Top