I understand this may seem like a silly question.
However, out of curiosity, is there a way to upload an HTML file (with a .html extension) as a JavaScript or CSS file (renamed with a .js or .css extension), specifying the type header as either HTML or js/css, and have the browser interpret it as normal HTML content? Essentially, can the browser read it as HTML and display it like any other HTML page?