This is an HTML page. It is an example of how an HTTP Request for static resource is handled
The IIS simply looks up the *.htm file and stream it out to the client.
End of story.