Feb 28, 2023
Class of 2025

INTRODUCTION TO WEB TECHNOLOGY

It is quite surprising that just by opening a website we are directed to the web pages which display content where we can control the data. On this basis, a website is segregated into two types. The first one is a static website which is similar to a visiting card where the user can't control the data. The other is a dynamic website where the users can manage and manipulate the data. For instance, starting and watching a video can be taken as an example of a dynamic website and web development is the technology involved in it.

Web development is an interesting skill where one can build a website. It is of three types. Front-end development is the one that deals with the structure and design of a website. Back-end development deals with the code that connects the server to the website. On the other hand, full-stack development covers both front-end and back-end responsibilities.

Using HTML we can build the structure of any website. This structure is enhanced using Cascading Style Sheets(CSS) through which the design and style of a website are created. This website starts working when a programming language is induced into it. The website does not contain any storage as the above-mentioned properties were already installed in the browser. For this purpose, we use a database to store the data efficiently. For example, if a user gets registered on a website the data given by the user is stored in the database placed on a server. By using this data we can log in to the website. Every website contains a unique name and when it is called, a request is sent to the server which performs some queries to access the data from the database.

In this way, this technology can be used in developing websites and website applications.

Author Info

author

Bharath Reddy

@bharathreddy00

creator of this website

Class of 2025

Leave a Reply

Related Posts

Categories