
There are many opportunities to use websites for marketing, such as attracting customers through corporate websites.
There are many situations where you would like to attract customers on a corporate site or service site.
Do you ever find yourself wondering about the structure of the web and how websites work?
Nowadays, there may be cases where people arrange their own websites using HTML tags.
In this article, we will explain the basics of web structure and how websites work.
Basics of web structure

First, let’s briefly review the basics of web structure.

How the website is displayed and how it works

Now, let’s take a closer look at how websites are displayed and how they work.

On the other hand, the program is called the back end, and processing is mainly performed on the server.
For example, bulletin boards and shopping carts created using programming languages such as JavaScript and PHP receive information entered by users on the web browser side, process it on the server side, exchange data, and send the results to the web browser side. We are doing things like giving back.
In other words, the operation of a website is also related to the processing that takes place inside the server.

summary
◆The basic structure of the Web consists of an underlying Web server, HTML files and images placed on the Web server, and a Web browser that reads them.
◆Web sites can be viewed because the web browser reads the HTML in the HTML file and displays the visuals on the web browser according to the programming.

◆The functioning of a website involves two types of parts: parts processed by the front end on the user side, and parts processed by the back end on the server side.



