First of all let us see what is a framework

A framework is a pre-designed software or toolset that provides a structured approach to developing applications. It offers a set of reusable components, libraries, and utilities that help developers build applications more efficiently by providing ready-made solutions to common problems. Frameworks often follow certain conventions and design patterns, allowing developers to focus on the specific functionality of their application rather than the underlying infrastructure.

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

With Bootstrap you can,

Advantages of using Bootstrap