How do I load my "Hello World" ASP in a browser?

How do I load my "Hello World" ASP in a browser?

Classic ASP, I believe, is fundamentally a feature of IIS. I have gone through the steps of setting up my first test page to be loaded in my browser but it does not come up.

I currently have a "Default Web Site" and a "Test for Learning" listed in my list of "Sites" in the Connections panel of my IIS.

[1]: h t t p s : / / i.stack.imgur.com/6y9nh.png

I assigned my "Test For Learning" site to port 79.

[2]: h t t p s : / / i.stack.imgur.com/5Co6d.png

But when I click on the link, the browser does not load the page for some reason

[3]: h t t p s : / / i.stack.imgur.com/rTmRk.png

For comparison, here is the Default Web Site:

[4]: h t t p s : / / i.stack.imgur.com/Y3HzS.png

[5]: h t t p s : / / i.stack.imgur.com/7u0fb.png

Please advise or ask any clarifying questions.