Description
Modernizr is a JavaScript library that detects HTML5 and CSS3 features
in the user's browser. It adds classes to the HTML element indicating
which features are supported, allowing developers to provide fallbacks
or progressive enhancements based on browser capabilities.