For a student project, I am creating a web interface for business.
Among other things, I want the employees to be allowed to download a standardized email signature, which will be generated automatically, with their personal information.
I know how to create a .txt file with Javascript, but I don't know to create a .html file.
Thank you for your help!