Link to JavaScript external sheet isn't working🤔
I'm following exercises in my book and I l had it until I had to link to JavaScript ..HTML is looking blank when I open it on chrome .I'm stuck 🤔😔 can someone look at my code See what I'm doing wrong..and what do I add the JavaScript page ..I'm confused again to what I add in HTML and JavaScript... I created a variable name my heading ="this is my web page!" Then other variable names with values of em(below). Place the variable definitions into single var statement ..Other step after is write value of each variable back to HTML document . my heading begineffect sometext When I try to link I write this .. <script type ="text/javaScript src="prj3_2.js" ></script> No idea what I'm doing wrong