Answer :
The client uses a web browser to interact with a web server.
A web browser is an application that takes the client anywhere on the internet for finding information in form of text, images, audio, and video, etc from anywhere in the world.
A web browser retrieves information while interacting with the web server. A web server is a computer over the internet that has the required information in which the client is interested. The information is transferred from web server to client via Hypertext transfer protocol, which defines how information (such as media, text, etc) is transmitted on the web.
When a web browser fetches data from a web server, it uses a rendering engine to translate the data into images and text. The data on the web server is written in form of Hypertext Markup Language (HTML) and a web browser read this code and converts it into a form that we experience over the internet.
You can learn more about a web browser at
https://brainly.com/question/2665968
#SPJ4