72.7k views
2 votes
What shows on the web, what is behind the web (source code) and what is placed on the server (database) , is known as web source code.

a. True
b. False

User Ptah
by
5.2k points

1 Answer

2 votes

Answer:

A. True

Step-by-step explanation:

Websites are created using html, css, javascript and other web based programming languages. When a website page is requested, the host server sends the copy of the source code to the web browser of the client system, the web browser is able to interpret the source code and displays the graphical representation on the web browser for the client.

User Cristik
by
5.7k points