LESSON 1 Introduction To HTML
LESSON 1 Introduction To HTML
HTTPS
HTTPS stands for hyper text transfer protocol secure.
HTTPS is used to encrypt communication between a
web browser and a web server. HTTPS is often used on
websites that need to provide private communication
such as online stores and membership sites.
Website refers to a central location that contains more than one
web page
Web server is a program that uses http (hypertext transfer
protocol) to serve the files that form web pages to users.
World Wide Web (www or the web) is an information space
where documents and other web resources are identified by
urls.
Web Page is a document commonly written in html that is
accessible through the internet or other network using an
internet browser.
UNIFORM RESOURCE LOCATOR