you have write javascript in your index.html file. now create a new file name is home.js now link your home.js file with index.html <h1 id='someText'><script src="home.js"></script> write the code in your body tag
No comments:
Post a Comment