CSS framework
A framework is a regular set of ideas and criteria that deal with a common sort of problem which can be used as a reference to resolve new difficulties of a related nature. A framework is defined as a set that made up of a structure of files and folders of standardized code such as HTML, CSS, JS documents etcetera and can be used to support the development of websites. Most frameworks have a grid whereas other useful frameworks also come with more features and supplementary JavaScript based functions. The purpose of frameworks is to offer a common structure so that developers don’t need to redo it from scratch and can reprocess the provided code. We can say that Frameworks permit us to cut out the work and save a lot of time.
view source