# Introduction to Web & Html

What is Web?
> Web is the information which we all can access.

What are Web Browsers?
>Web browser is the software through which we can access through the Web.

What is an Web Server?
>A Web Server is a software which responds to the request made by a user. for eg. I search for a website then the web server will send a response.
>Some of the common web servers are Apache2, Nginx, IIS.
