I am creating a invoice software in html, css, and javascript. I fetched with document.getElementById(), but in console is showing null value I searched a lot on internet i found that js file is loading earlier than my html file. Please tell solution.
I tried many times but did not succeed