Web development is the development and maintenance of a website to be shared on the internet. It can be a simple page with text or a complex web application.
It includes many different aspects such as web design, database management, and web programming. Web development mainly involves the coding and writing markup that makes a website. This takes care of the backend and frontend development for a website to even function. Frontend web development uses languages like CSS, HTML, and Javascript to create the physical design of a website. This means the physical features you can use like adding something to your favourites on Google. Backend web development uses languages such as PHP, Python, and SQL to create the database to store information entered on a website.