Web, a new journey
Hey so in the era of AI and all other confusing stuff lets try to take a dive in web . Basically we all are aware of websites . Its a system of interlinked hypertext documents and multimedia served by the servers using web Browsers.
wait wait ,we got so many new terms. Firstly hypertext documents are nothing but the code which programmer writes with HTML. Now html is a markup language which builds the structure of a webpage. ok now after hardship & all our page is ready, but we need to see it some where ,here comes the web browsers like chrome, fire-fox etc. we request for a webpage by providing the URL in the web browsers. Then browser sends a request to the web server hosting that page, now the web servers process the request ,retrieve all the files and sends back to the web browsers then browser renders it and display the contents. web servers are not like super computers its a program. Apache HTTP Server**,** is an open-source and widely used web server software. Web servers communicate with web browsers using the Hypertext Transfer Protocol (HTTP) or its secure variant, HTTPS. This is the foundation of any data exchange on the web. It is a protocol used for transmitting hypertext .The S is https , indicates that the communication between the web browser and the web server is encrypted and secure.
so yeah , our page is ready to view.
Subscribe to my newsletter
Read articles from Jeet kangsabanik directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Jeet kangsabanik
Jeet kangsabanik
I am jeet , experienced full-stack developer proficient in HTML, CSS, JavaScript, React, MongoDB, MySQL, and Express.js. Dedicated to creating innovative and robust web applications with a keen eye for design and a commitment to delivering high-quality, scalable solutions that meet and exceed client expectations.