Friend, HTML has to do nothing with Javascript. HTMl is used to create web pages, javascript is used in HTML page to create some interactive between visitors and our web pages. In short, we don't have any separate file or extension for javascript, we just add it in HTML pages.