I created a sample HTML file on my windows. I also have a script file in java.js file. I tried to link the file to html using tag. Still it doesn't display according to the JavaScript. The html doesn't get manipulated using java file. Am i missing something. here is what i have
The Java script file is in that location mentioned in the src file i am a beginner on this