Getting my file to turn into a https on the web browser
-
Hello!
I’m new to notepad and have to submit my URL to my class but every time I open my file on the web like Microsoft edge, it’ll show it as a file instead of giving it to me with an https:\
I have my code saved in my file explore as html and my professors has asked for the URL to my web page but the URL is a file? Do I have to run my code under something to change it to an https url ? -
It sounds like you have some fundamental misunderstandings about what’s the difference between HTML, HTTPS, and a URL. I suggest you make an appointment with your class’s professor and ask some meaningful questions, especially as to how to upload the file to the server and how to figure out the URL.
As it is, your question has nothing to do with Notepad++ – Notepad++ is the tool you use for typing your code; it has nothing to do with the server, or figuring out the URL needed to access a file on your server.