Question 2 of 4
Why do web addresses usually contain http: or https: at the beginning?

A. This tells the browser that the page is written in HTML.
B. This tells the browser that the page is written in English.
C. This tells the browser which rules (or protocol) to use when talking to the web server.

---

Question 3 of 4
Suppose that you are working on a new web page on your own computer. What do you need to do to be able to see this web page displayed in your browser as you work on it?

A. Put the file on a web server and then load it in the browser.
B. Simply save the file on your own computer and then load it in the browser.
C. Write an email to yourself and include the web page as an attachment.
D. Load the web page up in a word processor, such as Microsoft Word or LibreOffice.

---

Question 4 of 4
You've made a spiffy new web page, and you're ready to share it with the world. What do you need to do so that other people can access it?

A. Put the file on a web server.



Answer :

Final answer:

HTTP and HTTPS indicate communication protocols for web data transmission. Saving web files locally allows immediate viewing without a web server. Sharing web pages requires putting files on a web server for global access.


Explanation:

HTTP and HTTPS are communication protocols that indicate the rules for data transmission to the browser. The 's' in HTTPS signifies a secure connection, safeguarding sensitive information.

To view a web page you are working on your computer, simply save the file locally and load it in the browser directly without needing a web server.

When ready to share a web page with others, you need to put the file on a web server so that it can be accessed by anyone with internet connectivity.


Learn more about Web Servers and Protocols here:

https://brainly.com/question/37654722